Merge remote-tracking branch 'origin/master'

This commit is contained in:
Bertrand Benjamin 2020-06-23 10:24:16 +02:00
commit b5bea5f947
4 changed files with 5 additions and 3 deletions

View File

@ -45,7 +45,7 @@ font:
style: Bold Italic
# Point size
size: 12.0
size: 11.0
offset:
x: 0

View File

@ -91,7 +91,7 @@
- name: <super + enter> to fire a terminal - command
dconf:
key: "/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/command"
value: "'st'"
value: "'alacritty'"
state: present
become: true
become_user: "{{ item.username }}"

View File

@ -1,5 +1,6 @@
---
prompt: fish
editor: nvim
deploy_public_key: id_ed25519_home.pub

View File

@ -13,7 +13,8 @@
# group: wheel
# groups: sudo, adm
prompt: 'fish'
prompt: fish
editor: vim
minimal: false
server: false