Better Screensaver Customization #3951
Head-Scratches
started this conversation in
Suggestions
Replies: 1 comment
|
Another reason: my main terminal is kitty. I like to have tab bar always on kitty, there's no good way to hide that tab bar during the screensaver. So I would like to be able to pick which terminal to use, or pass in some parameters |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Having just done some screensaver customization (to have more than one at a time), I'd like to suggest making "omarchy-cmd-screensaver" more available.
By that I mean either moving it from /.local to /.config so that changing internal files isn't necessary for something like this (since this is explicitly discouraged in the official documentation and needs to be commited), or creating a folder out of which screensavers are picked by the aforementioned script and making it available from the same style/screensaver option in place of just the .txt file (just like there is a directory for wallpapers).
Speaking more generally, putting files like this in /.local then telling people not to touch them is, in my opinion, an interesting choice. Given that this is Arch-based, I believe customization options like these should be made more accessible while reserving /.local for stuff that actually matters.
All reactions