zentile
zentile copied to clipboard
Tiling desktop by default
On my OpenBox system I run xdotool key ctrl+shift+t at startup in order to have my desktop tiled by default. Is it possible to set the same thing with the zentile configuration file?
You can probably create a bash small script that does this. Run this script at login and it should work. I run the configuration file at login in MX Linux using a GUI tool, but you can most likely do something similar on your system
this would be great :)
I'll add that this solution isn't very realistic for people that use multiple desktops, as you would need to create a script that cycles through your desktops and runs the keybind to tile in all of them; while this is possible, it would be incredibly annoying.