From e48278e651fe85a02ad6e9ce5fd02b64cd477997 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 20 Mar 2024 16:38:38 +0000 Subject: Configs sway a little bit - better swaylock and copyq --- sway/config-desktop | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sway') diff --git a/sway/config-desktop b/sway/config-desktop index e62ef7d..7b59e5b 100644 --- a/sway/config-desktop +++ b/sway/config-desktop @@ -49,8 +49,8 @@ output DP-1 resolution 900x1600 position 1920 0 transform 90 # timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ # before-sleep 'swaylock -f -c 000000' exec swayidle -w \ - timeout 600 'swaylock -f -i /home/lemon/Pictures/stable_diffusion/test_influencer/altar32.png' \ - timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ + timeout 1600 'swaylock -f -i /home/lemon/Pictures/stable_diffusion/test_influencer/altar32.png' \ + timeout 1600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ before-sleep 'swaylock -f -i /home/lemon/Pictures/stable_diffusion/test_influencer/altar32.png' # # This will lock your screen after 300 seconds of inactivity, then turn off @@ -235,7 +235,7 @@ mode "resize" { bindsym $mod+r mode "resize" # copyq -bindsym $mod+Shift+v exec copyq toggle +bindsym $mod+Control+v exec copyq toggle # Assignments assign [app_id="Firefox-esr"] 2 -- cgit v1.2.3