diff --git a/sway/.config/sway/config b/sway/.config/sway/config index 4cbf670..bdaec09 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -200,7 +200,9 @@ bindsym $mod+r mode "resize" include /etc/sway/config.d/* include /home/peter/.config/sway/local.d/* -bindsym Ctrl+Mod1+l exec swaylock -i /home/peter/Downloads/wallpapers/737332.png --clock --fade-in 1 --indicator --indicator-thickness 6 --ring-color 5af78e --inside-color 00000055 --key-hl-color 4d4d4d --line-uses-ring --separator-color 00000000 --text-color ffffff --timestr "%H:%M" +output "*" bg $wallpaper fill + +bindsym Ctrl+Mod1+l exec swaylock -i $wallpaper --clock --fade-in 1 --indicator --indicator-thickness 6 --ring-color 5af78e --inside-color 00000055 --key-hl-color 4d4d4d --line-uses-ring --separator-color 00000000 --text-color ffffff --timestr "%H:%M" bindsym $mod+x exec bemenu-run | xargs swaymsg exec -- bindsym Print exec grimshot --notify save area