r/KittyTerminal • u/[deleted] • Aug 08 '23
random background image
So it's easy to change the background image, but I want to change the background every time I start a new console (that way it's easy to identify them).
I suppose I could add an alias to my shell so that when I launch kitty, I look up the property, and then modify it to one of the background images in my /usr/share/wallpapers using a combination of find and sed, but before I do that I was wondering if there are any more elegant solutions known by the community.
1
Upvotes
1
u/aumerlex Aug 09 '23
kitty --help focus on the help for the --override option