Minor edits.

This commit is contained in:
Derek Taylor
2020-11-27 19:21:21 -06:00
parent 8b1a8cfbfd
commit 248ac6186c
5 changed files with 47 additions and 27 deletions

View File

@@ -409,7 +409,8 @@ The programs I want to autostart when using EXWM. Note that I don't execute the
(dt/exwm-start-nm-applet)
(dt/exwm-start-volumeicon)
(setq display-time-day-and-date t
display-time-format "%a %b %d, %Y (%H:%M)")
display-time-format "%a %b %d, %Y (%H:%M)"
dmenu-prompt-string "RUN: ")
(display-time-mode 1))
#+end_src