add python-psutil to use dconf
This commit is contained in:
parent
1eeba7ca11
commit
113a207b0c
@ -26,6 +26,10 @@
|
|||||||
name: gdm
|
name: gdm
|
||||||
enabled: yes
|
enabled: yes
|
||||||
|
|
||||||
|
- name: Install python-psutil package
|
||||||
|
pacman:
|
||||||
|
name: python-psutil
|
||||||
|
|
||||||
- name: Gnome theme
|
- name: Gnome theme
|
||||||
dconf:
|
dconf:
|
||||||
key: "/org/gnome/desktop/interface/gtk-theme"
|
key: "/org/gnome/desktop/interface/gtk-theme"
|
||||||
|
Loading…
Reference in New Issue
Block a user