Re: My start and stop oneko script
ToddAndMargo <[email protected]> Mon, 18 Aug 2025 17:15:19 -0700
| Newsgroups | gmane.comp.xfce.user |
|---|---|
| Message-ID | <[email protected]> |
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
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce
http://www.xfce.org