aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home/services/stumpwm.scm
Commit message (Collapse)AuthorAgeFilesLines
* Add stumptray to stumpwm configurationGravatar Tom Willemse2023-08-291-2/+35
|
* Split stumpwm-gaps configuration into separate serviceGravatar Tom Willemse2023-08-291-12/+65
|
* Add gaps to my stumpwm configurationGravatar Tom Willemse2023-06-201-3/+12
| | | | | | | 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.
* Automatically reload stumpwm if any changes are made to ↵Gravatar Tom Willemse2023-03-171-6/+21
| | | | its config
* Add stumpwm configurationGravatar Tom Willemse2023-03-161-0/+43