feat: gnome-keyring, more multimedia hotkeys. fix: ws name

This commit is contained in:
AngeD 2021-11-23 14:24:06 +01:00
parent cb494639c3
commit 8710038c12
3 changed files with 9 additions and 2 deletions

View File

@ -11,11 +11,17 @@
bindsym XF86AudioRaiseVolume exec $raise_volume bindsym XF86AudioRaiseVolume exec $raise_volume
bindsym XF86AudioLowerVolume exec $lower_volume bindsym XF86AudioLowerVolume exec $lower_volume
bindsym XF86AudioMute exec pactl set-sink-mute 0 toggle bindsym XF86AudioMute exec pactl set-sink-mute 0 toggle
bindsym Ctrl+XF86AudioMute exec pactl set-source-mute 0 toggle bindsym Shift+XF86AudioMute exec pactl set-source-mute 0 toggle
bindsym XF86AudioPlay exec playerctl play-pause bindsym XF86AudioPlay exec playerctl play-pause
bindsym Shift+Insert exec playerctl play-pause
bindsym XF86AudioPrev exec playerctl previous bindsym XF86AudioPrev exec playerctl previous
bindsym Shift+Prior exec playerctl previous
bindsym XF86AudioNext exec playerctl next bindsym XF86AudioNext exec playerctl next
bindsym Shift+Next exec playerctl next
bindsym Ctrl+F4 input type:touchpad events toggle bindsym Ctrl+F4 input type:touchpad events toggle
bindsym XF86MonBrightnessDown exec $lower_backlight bindsym XF86MonBrightnessDown exec $lower_backlight
bindsym XF86MonBrightnessUp exec $raise_backlight bindsym XF86MonBrightnessUp exec $raise_backlight

View File

@ -14,3 +14,4 @@ exec waybar
exec nm-applet --indicator exec nm-applet --indicator
exec flameshot exec flameshot
exec alacritty exec alacritty
exec gnome-keyring-daemon --start

View File

@ -25,7 +25,7 @@ set $ws4 4:SBX
set $ws5 5:GAM set $ws5 5:GAM
set $ws6 6:MED set $ws6 6:MED
set $ws7 7:DOC set $ws7 7:DOC
set $ws8 8:DFX set $ws8 8:GFX
set $ws9 9:ETC set $ws9 9:ETC
default_border pixel default_border pixel