added xsecurelock variable to fred custom scripts
authorFred Hamster <fred@gruntose.com>
Wed, 19 Nov 2025 17:01:23 +0000 (12:01 -0500)
committerFred Hamster <fred@gruntose.com>
Wed, 19 Nov 2025 17:01:23 +0000 (12:01 -0500)
this tells it to use xscreensaver as the display saver when locked.

scripts/customize/fred/fred_variables.sh

index 695c2cc626d02ec46fc2c679244103807eae631f..b6848be922fac32da1ba478bc2451266ee03eab4 100644 (file)
@@ -60,6 +60,11 @@ if [ -z "$USER_CUSTOMIZATIONS_LOADED" ]; then
 
   ##############
 
+  # settings for xsecurelock to use xscreensaver.
+  define_yeti_variable XSECURELOCK_SAVER=saver_xscreensaver 
+
+  ##############
+
   # our local domain and hosts of interest.
   export GRUNTOSE_DOMAIN="gruntose.blurgh"
 #hmmm: some below need fixinz.