1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00

Use audio together with pulseaudio on i3wm

This commit is contained in:
L3D 2019-02-20 11:54:51 +01:00
parent 721f416ddf
commit 58d828d6c0
3 changed files with 5 additions and 6 deletions

View file

@ -1,6 +1,9 @@
--- ---
# flobal user config: # flobal user config:
user: l3d user: l3d
users:
l3d:
- l3d
admins: admins:
- l3d - l3d
@ -36,10 +39,6 @@ i3_keybindings_extra:
name: darker name: darker
key: XF86MonBrightnessDown key: XF86MonBrightnessDown
exec: --no-startup-id light -U 12 exec: --no-startup-id light -U 12
- keybinding:
name: darker
key: XF86MonBrightnessDown
exec: --no-startup-id light -U 12
- keybinding: - keybinding:
name: lighter name: lighter
key: XF86MonBrightnessUp key: XF86MonBrightnessUp

@ -1 +1 @@
Subproject commit 0e9906da364abaeb8cd94ef774431848dbd84443 Subproject commit f8e806d865b1b955981f1851f446327c84094510

@ -1 +1 @@
Subproject commit 6ecf1ca01a1864603649553ed0cb628ce84f7066 Subproject commit 7282b39ca36744ea12037c43c62cb1714eb804d4