1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_sway.git synced 2024-08-16 13:49:49 +02:00

Install pavucontrol and change wldisplays shortcut

This commit is contained in:
L3D 2024-07-31 15:48:50 +02:00
parent 6c5da0c159
commit a4a8a53ba5
Signed by: l3d
GPG key ID: CD08445BFF4313D1
2 changed files with 2 additions and 1 deletions

View file

@ -90,7 +90,7 @@ sway__keybindings:
exec: --no-startup-id light -A 6
- keybinding:
name: display settings
key: XF86WakeUp
key: $mod+Shift+F7
exec: wdisplays
sway__keybindings_extra: []

View file

@ -22,6 +22,7 @@
- 'swayimg'
- 'wdisplays'
- 'cmatrix'
- 'pavucontrol'
- name: Ensure font-awesome is installed
ansible.builtin.apt: