Feat: alacritty as default terminal
This commit is contained in:
parent
feed7102d6
commit
129a11db1e
@ -91,7 +91,7 @@
|
|||||||
- name: <super + enter> to fire a terminal - command
|
- name: <super + enter> to fire a terminal - command
|
||||||
dconf:
|
dconf:
|
||||||
key: "/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/command"
|
key: "/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/command"
|
||||||
value: "'st'"
|
value: "'alacritty'"
|
||||||
state: present
|
state: present
|
||||||
become: true
|
become: true
|
||||||
become_user: "{{ item.username }}"
|
become_user: "{{ item.username }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user