fix(waybar): dont depend on pulseaudio
This commit is contained in:
parent
136ac9fba0
commit
ee1df8983a
4 changed files with 55 additions and 69 deletions
|
|
@ -65,12 +65,12 @@ exec-once = hypr windowrules
|
|||
exec-once = hypr spawnfocus --ws 1 $TERMINAL -e mux
|
||||
exec-once = hypr spawnfocus --ws 2 $BROWSER
|
||||
|
||||
bindul = , XF86AudioRaiseVolume, exec, hypr volume up
|
||||
bindul = , XF86AudioLowerVolume, exec, hypr volume down
|
||||
bindul = , XF86AudioMute, exec, hypr volume toggle
|
||||
bindul = , XF86AudioRaiseVolume, exec, ctl volume up
|
||||
bindul = , XF86AudioLowerVolume, exec, ctl volume down
|
||||
bindul = , XF86AudioMute, exec, ctl volume toggle
|
||||
|
||||
bindul = , XF86MonBrightnessUp, exec, hypr brightness up
|
||||
bindul = , XF86MonBrightnessDown, exec, hypr brightness down
|
||||
bindul = , XF86MonBrightnessUp, exec, ctl brightness up
|
||||
bindul = , XF86MonBrightnessDown, exec, ctl brightness down
|
||||
|
||||
bind = ALT, SPACE, exec, fuzzel --list-executables-in-path
|
||||
bind = ALT, TAB, workspace, previous
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue