xsecurelock

This commit is contained in:
2022-02-15 08:07:48 -05:00
parent 61c163a4b7
commit 0ebcfc90ed
3 changed files with 24 additions and 24 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#!/bin/bash
source "$HOME"/.cache/wal/colors.sh
source "$HOME"/.cache/theme/variables.sh
XSECURELOCK_AUTH_BACKGROUND_COLOR=$background XSECURELOCK_AUTH_FOREGROUND_COLOR=$foreground XSECURELOCK_NO_COMPOSITE=1 xsecurelock
XSECURELOCK_AUTH_BACKGROUND_COLOR=$color00 XSECURELOCK_AUTH_FOREGROUND_COLOR=$color07 XSECURELOCK_NO_COMPOSITE=1 xsecurelock