Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-01-27 | emacs: smart-mode-line: don't make fixed-width fills | Amin Bandali | 1 | -0/+2 | |
this bothered me forever. it's *super* annoying on low-resolution screens, especially with horizontal splits (side by side) where the effective width of the mode-line for each window is considerably smaller than the display's width | |||||
2020-01-27 | emacs: tweak some bindings | Amin Bandali | 1 | -4/+4 | |
2020-01-27 | emacs: set eww-download-directory to $XDG_DOWNLOAD_DIR | Amin Bandali | 1 | -1/+7 | |
2020-01-27 | xdg: export various XDG_*_DIR variables | Amin Bandali | 1 | -0/+6 | |
2020-01-27 | guix: add (sudo-less) light | Amin Bandali | 2 | -0/+2 | |
landed fcb510c541e83291ea6682cba87020a913c64914 in guix.git so one can set brightness using light without sudo | |||||
2020-01-26 | emacs: exwm: i use icecat now | Amin Bandali | 1 | -1/+1 | |
2020-01-26 | emacs: make my theme change functions more robust | Amin Bandali | 1 | -2/+4 | |
only call sml/apply-theme if smart-mode-line is available | |||||
2020-01-26 | exwm: swap out amixer for pamixer, at least for the time being | Amin Bandali | 1 | -3/+3 | |