Try dconf module without installing.
This commit is contained in:
parent
4b7cf0c735
commit
c742fd8e20
@ -55,8 +55,15 @@
|
|||||||
|
|
||||||
|
|
||||||
# Window Titlebars (Titlebar Buttons Minimize)
|
# 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
|
- 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
|
# Security
|
||||||
|
Loading…
x
Reference in New Issue
Block a user