thunar custom actions

20 views
Skip to first unread message

Gibranlp

unread,
Sep 28, 2021, 4:48:53 PM9/28/21
to qtile-dev
So im trying to make a custom action using pywal and thunar, to set the wallpaper and colors for qtile.

The script restarts qtile at the end, but when i run the script from thunar Qtile does not restart i have to do it manually.

Im not really sure if this is a thunar thing or qtile, can anyone point me in the right direction

this is the script

wall= $1 &
wal -i ${wall}  &
qtile cmd-obj -o cmd -f restart  &

The wallpaper gets set correctly and colors too, only qtile never gets restarted
Reply all
Reply to author
Forward
0 new messages