aboutsummaryrefslogtreecommitdiff
path: root/wallust/templates/swaylock
diff options
context:
space:
mode:
Diffstat (limited to 'wallust/templates/swaylock')
-rw-r--r--wallust/templates/swaylock36
1 files changed, 36 insertions, 0 deletions
diff --git a/wallust/templates/swaylock b/wallust/templates/swaylock
new file mode 100644
index 0000000..e17ce46
--- /dev/null
+++ b/wallust/templates/swaylock
@@ -0,0 +1,36 @@
+indicator-caps-lock
+indicator-idle-visible
+indicator-radius=100
+
+font=Hack Nerd Font
+font-size=50
+
+clock
+timestr=%H:%M:%S
+datestr=%a %D
+
+image={{wallpaper}}
+effect-blur=5x2
+
+key-hl-color={{color6 | strip}}
+caps-lock-key-hl-color={{color6 | strip}}
+bs-hl-color={{color5 | strip}}
+caps-lock-bs-hl-color={{color5 | strip}}
+
+inside-color={{background}}
+inside-clear-color={{background}}
+inside-caps-lock-color={{background}}
+inside-ver-color={{background}}
+inside-wrong-color={{background}}
+
+ring-color={{color0 | strip}}
+ring-clear-color={{color5 | strip}}
+ring-caps-lock-color={{color2 | strip}}
+ring-ver-color={{color4 | strip}}
+ring-wrong-color={{color3 | strip}}
+
+text-color={{foreground | strip}}
+text-clear-color={{color5 | strip}}
+text-caps-lock-color={{color2 | strip}}
+text-ver-color={{color4 | strip}}
+text-wrong-color={{color3 | strip}}