Updated config
This commit is contained in:
parent
8a44f9bf70
commit
d085c468b5
5 changed files with 22 additions and 9 deletions
|
@ -12,6 +12,7 @@ bind = $main, S, exec, pkill $statusbar || $statusbar
|
|||
bind = $main, Super_L, exec, pkill $menu || $menu
|
||||
bind = $main, T, exec, $terminal
|
||||
bind = $main, W, exec, $wallpaper
|
||||
bind = $main, U, exec, $update
|
||||
bind = , Print, exec, $screenshot
|
||||
|
||||
# Window management
|
||||
|
@ -89,4 +90,4 @@ bindl =, XF86AudioPrev, exec, playerctl previous
|
|||
# Volume control
|
||||
bindle =, XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 0.05+
|
||||
bindle =, XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 0.05-
|
||||
bindl =, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
bindl =, XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
Loading…
Add table
Add a link
Reference in a new issue