~kvikshaug/dotfiles

9d8f78b6ebb35be5358ec6f1243348219b22cdd5 — Ali Kaafarani 8 months ago 22e8376
updates
1 files changed, 1 insertions(+), 1 deletions(-)

M .config/sway/config
M .config/sway/config => .config/sway/config +1 -1
@@ 63,7 63,7 @@ bindsym XF86MonBrightnessUp exec brightnessctl set 10%+
bindsym XF86MonBrightnessDown exec brightnessctl set 10%-

# Idle configuration and locking
set $lock swaylock --grace 10 --screenshots --fade-in 1 --effect-pixelate 15 --clock --datestr "%A, %b %d" --timestr "%H:%M"
set $lock swaylock --screenshots --fade-in 1 --effect-blur 7x5 --effect-vignette 0.3:0.3 --clock --datestr "%A, %b %d" --timestr "%H:%M"
exec swayidle -w timeout 1800 $lock
bindsym $mod+Shift+w exec $lock
bindsym $mod+Shift+p exec ~/bin/suspend