diff --git a/.config/sway/config.d/hotkeys.conf b/.config/sway/config.d/hotkeys.conf index dc652d8..ad3e84d 100644 --- a/.config/sway/config.d/hotkeys.conf +++ b/.config/sway/config.d/hotkeys.conf @@ -11,11 +11,17 @@ bindsym XF86AudioRaiseVolume exec $raise_volume bindsym XF86AudioLowerVolume exec $lower_volume 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 Shift+Insert exec playerctl play-pause bindsym XF86AudioPrev exec playerctl previous + bindsym Shift+Prior exec playerctl previous bindsym XF86AudioNext exec playerctl next + bindsym Shift+Next exec playerctl next + bindsym Ctrl+F4 input type:touchpad events toggle + bindsym XF86MonBrightnessDown exec $lower_backlight bindsym XF86MonBrightnessUp exec $raise_backlight diff --git a/.config/sway/config.d/startup.conf b/.config/sway/config.d/startup.conf index ed0e4bb..7840951 100644 --- a/.config/sway/config.d/startup.conf +++ b/.config/sway/config.d/startup.conf @@ -14,3 +14,4 @@ exec waybar exec nm-applet --indicator exec flameshot exec alacritty +exec gnome-keyring-daemon --start diff --git a/.config/sway/config.d/variables.conf b/.config/sway/config.d/variables.conf index 1521abc..de58c56 100644 --- a/.config/sway/config.d/variables.conf +++ b/.config/sway/config.d/variables.conf @@ -25,7 +25,7 @@ set $ws4 4:SBX set $ws5 5:GAM set $ws6 6:MED set $ws7 7:DOC -set $ws8 8:DFX +set $ws8 8:GFX set $ws9 9:ETC default_border pixel