Commit graph

5 commits

Author SHA1 Message Date
28ff76fc03 Add stumptray to stumpwm configuration 2023-08-29 22:26:42 -07:00
1cb472dd97 Split stumpwm-gaps configuration into separate service 2023-08-29 22:26:42 -07:00
b775263a34 Add gaps to my stumpwm configuration
I had to copy in and redefine the ‘stumpwm::maximize-window’ function from the
‘swm-gaps’ package because for some reason ‘(frame-width ...)’ returns a ratio
on my machine (is it because high-dpi, or ultra-wide? I don't know) and not an
integer, which screws up the ‘(setf (xlib:drawable-width ...) ...)’ call.
2023-06-20 22:51:40 -07:00
201ea4662b Automatically reload stumpwm if any changes are made to its config 2023-03-17 00:33:19 -07:00
d8094dbd63 Add stumpwm configuration 2023-03-16 16:35:06 -07:00