hyprswitch
hyprswitch copied to clipboard
Make the UI less ugly
fix layout-shifting from index changing
Add a floating Index (TODO find out how to so that in GTK4)
It would be nice if the application could load a custom css, that would help a lot too
It would be nice if the application could load a custom css, that would help a lot too
The CSS is currently hardcoded in https://github.com/H3rmt/hyprswitch/blob/master/src/gui.rs#L20, but im planing to add a cli frag to specify a custom css file
--custom-css
just added