From 651fc8ed66d34c8d609f033217906bae9f556917 Mon Sep 17 00:00:00 2001 From: Peter Cai Date: Wed, 4 Jan 2023 17:32:40 -0500 Subject: [PATCH] sway: Configure swaylock ring colors in better detail --- sway/.config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/.config/sway/config b/sway/.config/sway/config index fe45d74..bc0f148 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -224,7 +224,7 @@ include /home/peter/.config/sway/local.d/* output "*" bg $wallpaper fill -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 30 --effect-vignette 0.4:1 --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' --fade-in 1" +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 30 --effect-vignette 0.4:1 --clock --indicator --indicator-thickness 6 --ring-color ebdbb2 --inside-color 00000055 --ring-ver-color 458588 --inside-ver-color 45858855 --text-ver-color 83a598 --ring-wrong-color cc241d --inside-wrong-color cc241d55 --text-wrong-color fb4934 --key-hl-color 4d4d4d --line-uses-ring --separator-color 00000000 --text-color ebdbb2 --timestr '%H:%M' --fade-in 1" bindsym $mod+x exec bemenu-run | xargs swaymsg exec -- bindsym Print exec grimshot --notify save area