sway: Switch to my fork of swaylock-effects

This commit is contained in:
Peter Cai 2023-01-03 21:27:12 -05:00
parent 4f312a1042
commit aa37246fdd
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ include /home/peter/.config/sway/local.d/*
output "*" bg $wallpaper fill output "*" bg $wallpaper fill
bindsym Ctrl+Mod1+l exec "PASSWORD_STORE_ENABLE_EXTENSIONS=true pass gocrypt close; systemctl --user stop gpg-agent; swaylock -i $wallpaper --indicator-thickness 6 --ring-color ebdbb2 --inside-color 00000055 --key-hl-color 4d4d4d --line-uses-ring --separator-color 00000000 --text-color ebdbb2" bindsym Ctrl+Mod1+l exec "PASSWORD_STORE_ENABLE_EXTENSIONS=true pass gocrypt close; systemctl --user stop gpg-agent; /home/peter/.local/bin/swaylock-effects-peter -S --effect-pixelate 20 --clock --indicator --indicator-thickness 6 --ring-color ebdbb2 --inside-color 00000055 --key-hl-color 4d4d4d --line-uses-ring --separator-color 00000000 --text-color ebdbb2 --timestr '%H:%M'"
bindsym $mod+x exec bemenu-run | xargs swaymsg exec -- bindsym $mod+x exec bemenu-run | xargs swaymsg exec --
bindsym Print exec grimshot --notify save area bindsym Print exec grimshot --notify save area