From: Fred Hamster Date: Mon, 1 Dec 2025 15:39:02 +0000 (-0500) Subject: new fortune ish and reverted decision on saver X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=73891a50da263de225690f885f027ef8af213b9d;p=feisty_meow.git new fortune ish and reverted decision on saver 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. --- diff --git a/infobase/fortunes.dat b/infobase/fortunes.dat index 688f0be3..a06257fd 100644 --- a/infobase/fortunes.dat +++ b/infobase/fortunes.dat @@ -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 diff --git a/scripts/core/launch_feisty_meow.sh b/scripts/core/launch_feisty_meow.sh index 9dfa50a6..5374ad6c 100644 --- a/scripts/core/launch_feisty_meow.sh +++ b/scripts/core/launch_feisty_meow.sh @@ -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.