mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Minor edits.
This commit is contained in:
@@ -247,7 +247,8 @@
|
||||
(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))
|
||||
|
||||
(setq doom-font (font-spec :family "SauceCodePro Nerd Font Mono" :size 15)
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user