about summary refs log tree commit diff
path: root/configs/shared/.emacs.d/wpc/screen-brightness.el
AgeCommit message (Collapse)AuthorFilesLines
2020-01-06 Reduce latency of screen-brightness/{increase,decrease}William Carroll1-15/+12
As promised in the previous commit, I'm refactoring usages of `shell-command` to prefer the faster alternative `start-process`. So far, I'm pleased with the results.
2019-12-24 Massive configuration overhaulWilliam Carroll1-0/+57
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs