mirror of
https://github.com/DO1JLR/ansible_linux_desktop_setup.git
synced 2024-09-14 19:54:51 +02:00
cleanup && update
This commit is contained in:
parent
02b944d921
commit
8802952462
4 changed files with 5 additions and 6 deletions
|
@ -36,7 +36,7 @@ i3_keybindings_extra:
|
|||
- keybinding:
|
||||
name: darker
|
||||
key: XF86AudioMute
|
||||
exec: --no-startup-id pulsemixer --toggle-mute
|
||||
exec: --no-startup-id pulsemixer --toggle-mute
|
||||
- keybinding:
|
||||
name: darker
|
||||
key: XF86MonBrightnessDown
|
||||
|
|
|
@ -42,6 +42,5 @@ i3_monitors:
|
|||
|
||||
wine_user: "lilian"
|
||||
akku_user: "lilian"
|
||||
|
||||
host_vars/l460.yml:wine_user_home: "/home/lilian"
|
||||
wine_user_home: "/home/lilian"
|
||||
|
||||
|
|
|
@ -20,5 +20,5 @@ akku_user: "l3d"
|
|||
copy_to_user: "{{ akku_user }}"
|
||||
|
||||
wine_user: "{{ akku_user }}"
|
||||
host_vars/l460.yml:wine_user_home: "/home/{{ akku_user }}"
|
||||
|
||||
wine_user_home: "/home/{{ akku_user }}"
|
||||
copy_to_user: "{{ akku_user }}"
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e0f21862602fb0588e3b6ae0e9e62a936dbbf568
|
||||
Subproject commit 1ab79c4b78a09d76aa0fa34f52443ba833c21b05
|
Loading…
Reference in a new issue