My start and stop oneko script

ToddAndMargo ToddAndMargo at zoho.com
Tue Aug 19 02:15:19 CEST 2025


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.


More information about the Xfce mailing list