On 8/2/25 06:23, ToddAndMargo via users wrote:
bash -c "oneko -speed 100  -position 0+30  -idle 15 & ; xfconf-query --channel 
xsettings --property /Gtk/CursorThemeName --set  default; xfconf-query --channel xsettings 
--property /Gtk/CursorThemeName --set mate"
bash: -c: line 1: syntax error near unexpected token `;'

The "&" acts as a command separator.  You do not want the additional ";".

--
Bob Nichols     "NOSPAM" is really part of my email address.
                Do NOT delete it.

--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to