new fortune ish and reverted decision on saver
authorFred Hamster <fred@gruntose.com>
Mon, 1 Dec 2025 15:39:02 +0000 (10:39 -0500)
committerFred Hamster <fred@gruntose.com>
Mon, 1 Dec 2025 15:39:02 +0000 (10:39 -0500)
cannot have screensaver script trying to install stuff during our basic feisty meow startup.  duhhh.
that needs to be managed separately, perhaps as an x window auto-start item.

also a new fortune or two, although one is actually a bad joke.

infobase/fortunes.dat
scripts/core/launch_feisty_meow.sh

index 688f0be3c3667655c8134f45294f2b6e7f3b4578..a06257fd83d4172d41615deaba568a627cc07184 100644 (file)
@@ -45983,4 +45983,13 @@ big ego.
 ~
 You are to act in the light of experience as guided by intelligence.
   -- Nero Wolfe (written by Rex Stout)
-
+~
+anticipate the worst,
+hope for the best,
+expect the unexpected.
+  -- fred t. hamster
+~
+i'm writing a steamy expose of
+the dental profession
+called "mouth wide open".
+  -- fred t. hamster
index 9dfa50a6605fcf09fa739cd1f7f8129aacd8db4e..5374ad6c843cd705d7d31124e730201552a2ee37 100644 (file)
@@ -260,7 +260,8 @@ if [ "$NO_REPAIRS_NEEDED" == "true" ]; then
     export NO_HELLO=true
 
     # start up the xsecurelock screen saver if we are running x window system.
-    bash "$FEISTY_MEOW_SCRIPTS/system/start_xwin_screensaver.sh" &>/dev/null
+#no.  cannot force this.    bash "$FEISTY_MEOW_SCRIPTS/system/start_xwin_screensaver.sh" &>/dev/null
+#no still.  don't want elaborate checks or noise here.    psa uhhh
   fi
 
   # load the last bits we do here.