My start and stop oneko script
Michael De Roover
xfce at nixmagic.com
Tue Aug 19 05:33:00 CEST 2025
Hi Todd and Margo,
I do not have oneko or xfce installed, but am reasonably proficient in bash. The code looks reasonably simple so far. No promises, but I’ll try to take a closer look at it once I’m in front of “not a fruit phone”.
Could you list the expected values of ‘kitty.sh list’ (expected output, current find /usr/share -maxdepth 3 …, and what the ListThemes() function currently outputs)? Please be precise, I’m doing this blind and will only have those text blobs to work with.
I would also like to draw your attention to this line:
if [ "$Th" != "default" ]; then
It would seem that $Th is undefined.
Met vriendelijke groet,
Michael De Roover
Mail: xfce at nixmagic.com
Web: michael.de.roover.eu.org
> On 19 Aug 2025, at 02:15, ToddAndMargo <ToddAndMargo at zoho.com> wrote:
>
> On 8/17/25 4:34 AM, ToddAndMargo wrote:
>> Hi All,
>> Thank you all for the gracious help is locating
>> installable mouse themes.
>> This is the script I created with your help to start
>> and stop oneko.
>> http://vpaste.net/ATZQV
>> I placed two launchers on my desktop to start oneko and
>> stop oneko.
>> -T
>
>
> I do not know if any of you read my script, but one
> things stands out.
>
> xfconf-query --channel xsettings --property /Gtk/CursorThemeName --set default
>
> if [ "$Theme" != "default" ]; then
> xfconf-query --channel xsettings --property /Gtk/CursorThemeName --set $Theme
> fi
>
> You have to set yourself back to "default" before selecting a new theme. This has something to do with oneko and is not required otherwise.
> _______________________________________________
> Xfce mailing list
> Xfce at xfce.org
> https://mail.xfce.org/mailman/listinfo/xfce
> http://www.xfce.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.xfce.org/pipermail/xfce/attachments/20250819/bdb0f079/attachment.htm>
More information about the Xfce
mailing list