1 Followers
15 Following
31 Posts

I wrote a tiny shell script that toggles between light and dark variants of your GTK theme. Hopefully it is POSIX compliant. Criticisms welcome!

https://gist.github.com/rifazn/584a94d6f79e13b320180e7c9ec81eea

#linux #gtk #theme #dark_mode

A shell script to toggle between light and dark variants of a GTK theme.

A shell script to toggle between light and dark variants of a GTK theme. - dark-toggle.sh

Is anyone aware of any way I can use `rsync` to sync with a #Dropbox server? I am aware of `rclone`, but I don't want to use that.

#sync #rsync #backup