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:
parent
721f416ddf
commit
58d828d6c0
3 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,9 @@
|
|||
---
|
||||
# flobal user config:
|
||||
user: l3d
|
||||
users:
|
||||
l3d:
|
||||
- l3d
|
||||
admins:
|
||||
- l3d
|
||||
|
||||
|
@ -36,10 +39,6 @@ i3_keybindings_extra:
|
|||
name: darker
|
||||
key: XF86MonBrightnessDown
|
||||
exec: --no-startup-id light -U 12
|
||||
- keybinding:
|
||||
name: darker
|
||||
key: XF86MonBrightnessDown
|
||||
exec: --no-startup-id light -U 12
|
||||
- keybinding:
|
||||
name: lighter
|
||||
key: XF86MonBrightnessUp
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 0e9906da364abaeb8cd94ef774431848dbd84443
|
||||
Subproject commit f8e806d865b1b955981f1851f446327c84094510
|
|
@ -1 +1 @@
|
|||
Subproject commit 6ecf1ca01a1864603649553ed0cb628ce84f7066
|
||||
Subproject commit 7282b39ca36744ea12037c43c62cb1714eb804d4
|
Loading…
Reference in a new issue