Try dconf module without installing.

This commit is contained in:
Hyperling 2021-02-06 16:12:56 -06:00
parent 4b7cf0c735
commit c742fd8e20

View File

@ -55,8 +55,15 @@
# Window Titlebars (Titlebar Buttons Minimize)
#- name: General | Account Management | GNOME | Window Buttons
# shell: sudo -u ling dconf write /org/gnome/desktop/wm/preferences/button-layout "'appmenu:minimize,close'"
- name: General | Account Management | GNOME | Window Buttons
shell: sudo -u ling dconf write /org/gnome/desktop/wm/preferences/button-layout "'appmenu:minimize,close'"
dconf:
key: /org/gnome/desktop/wm/preferences/button-layout
value: "'appmenu:minimize,close'"
state: present
become: ling
# Security