Commit graph

6 commits

Author SHA1 Message Date
85bbfd3cd1 Move all keybindings and modes out of config, into conf.d 2022-06-27 16:26:33 -04:00
ef1609b15c Fix teams stupidity by making two swallows
Teams sucks.  When it starts, it throws up a load window that has the
same class as the main window.  So the load screen was getting
swallowed, and the main window ended up on whatever workspace was
active.

Creating two identical windows allows the first one to swallow the load
screen, which then disappears when it dies, and the second one swallows
the main window, which is the desired result.
2022-06-27 15:29:39 -04:00
11daad6cd4 add neomutt startup and swallow window config 2022-06-21 11:34:03 -04:00
11e27c3e34 teams is a piece of shit and doesn't do anything correct 2022-06-21 11:33:13 -04:00
cb563d38c2 add py3status, update layouts, breakout color config to conf.d 2022-06-20 11:02:51 -04:00
a37301f508 initial checkin 2022-06-17 16:24:10 -04:00