Fix gnome-tweaks when clause
This commit is contained in:
parent
cf041f9747
commit
8cfb03bd4d
@ -5,7 +5,7 @@
|
||||
roles:
|
||||
- role: cider
|
||||
- role: gnome-tweaks
|
||||
when: "'GNOME' in ansible_env.XDG_CURRENT_DESKTOP and"
|
||||
when: "'GNOME' in ansible_env.XDG_CURRENT_DESKTOP"
|
||||
- role: kitty
|
||||
- role: xremap
|
||||
when: >
|
||||
|
Loading…
x
Reference in New Issue
Block a user