diff --git a/modules/desktop.el b/modules/desktop.el index 330ad41..dd6f84b 100644 --- a/modules/desktop.el +++ b/modules/desktop.el @@ -60,6 +60,7 @@ (display-time-mode 1)) (defun dotfiles/update-display () + "Update the displays by forcing a change through autorandr." (dotfiles/run-in-background "autorandr --change --force")) (use-package exwm