sway: Configure swaylock ring colors in better detail
parent
fcc18b4859
commit
651fc8ed66
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue