From 9308bc4aba9141ff287516bd27e3c6bbafbae56b Mon Sep 17 00:00:00 2001 From: foosinn Date: Fri, 9 Oct 2020 10:08:10 +0200 Subject: [PATCH] scale lockscreen --- dotfiles/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/sway/config b/dotfiles/sway/config index 5bbabee..fa5ea3b 100644 --- a/dotfiles/sway/config +++ b/dotfiles/sway/config @@ -33,7 +33,7 @@ floating_modifier $mod normal bindsym $mod+Shift+c reload bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit' bindsym $mod+Shift+p exec keepassxc -bindsym $mod+z exec swaylock -t -i /home/stefan/Downloads/bg.jpg +bindsym $mod+z exec swaylock -t -i /home/stefan/Downloads/bg.jpg --scaling=fill bindsym $mod+Up exec light -A 5 bindsym $mod+Down exec light -U 5 bindsym Print exec grim -g "$(slurp)" - | wl-copy -t image/png