projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94a445c
)
added xsecurelock variable to fred custom scripts
author
Fred Hamster
<fred@gruntose.com>
Wed, 19 Nov 2025 17:01:23 +0000
(12:01 -0500)
committer
Fred 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
patch
|
blob
|
history
diff --git
a/scripts/customize/fred/fred_variables.sh
b/scripts/customize/fred/fred_variables.sh
index 695c2cc626d02ec46fc2c679244103807eae631f..b6848be922fac32da1ba478bc2451266ee03eab4 100644
(file)
--- a/
scripts/customize/fred/fred_variables.sh
+++ b/
scripts/customize/fred/fred_variables.sh
@@
-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.