zentile icon indicating copy to clipboard operation
zentile copied to clipboard

Tiling desktop by default

Open ghost opened this issue 5 years ago • 3 comments

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?

ghost avatar Mar 23 '20 17:03 ghost

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

tcvscheppingen avatar Jul 03 '20 08:07 tcvscheppingen

this would be great :)

gitlerat avatar Jun 19 '21 08:06 gitlerat

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.

Stardust-kyun avatar Jun 28 '21 21:06 Stardust-kyun