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