temp!
This commit is contained in:
8
roles/gnome-shell/tasks/main.yaml
Normal file
8
roles/gnome-shell/tasks/main.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- dconf:
|
||||
# key: /org/gnome/settings-daemon/plugins/media-keys/custom-keybindings
|
||||
key: '/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0'
|
||||
state: read
|
||||
register: custom_keybindins
|
||||
|
||||
- debug: msg={{custom_keybindins}}
|
||||
Reference in New Issue
Block a user