diff --git a/.config/sway/config b/.config/sway/config index 9cfa02a..0aa5d9e 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -213,9 +213,9 @@ bindsym XF86MonBrightnessDown exec light -U 10 # decrease screen brightness # Media player controls #bindsym XF86AudioPlay exec playerctl play -bindsym XF86AudioPause exec ~/.config/i3/toggleplay.sh -bindsym XF86AudioNext exec playerctl next -bindsym XF86AudioPrev exec playerctl previous +bindsym --locked --no-repeat XF86AudioPlay exec ~/.config/i3/toggleplay.sh +bindsym --locked --no-repeat XF86AudioNext exec playerctl next +bindsym --locked --no-repeat XF86AudioPrev exec playerctl previous # Screenshot #bindsym Print exec flameshot gui -p ~/Pictures/Screenshots @@ -255,7 +255,7 @@ exec wl-paste -p -t text --watch clipman store --no-persist --histpath="/tmp/cli # Borders default_border pixel 0 for_window [class=".*"] border pixel 0 -focus_follows_mouse yes +focus_follows_mouse always hide_edge_borders smart # Window Properties