]> git.armaanb.net Git - config.org.git/blobdiff - config.org
sx: switch to dwmblocks
[config.org.git] / config.org
index f5b3cc3a195c1935a7a99e3f6a2edde3d4632394..12d5edf07758d4ac7e42ff5f4e2b5c946364f516 100644 (file)
@@ -732,9 +732,8 @@ Abbreviate things! I just use this for things like my email address and copyrigh
   (defun doas-edit (&optional arg)
     "Edit currently visited file as root.
 
-    With a prefix ARG prompt for a file to visit.
-    Will also prompt for a file to visit if current
-    buffer is not visiting a file.
+    With a prefix ARG prompt for a file to visit.  Will also prompt
+    for a file to visit if current buffer is not visiting a file.
 
     Modified from Emacs Redux."
     (interactive "P")
@@ -1195,6 +1194,6 @@ I use tmux in order to keep my st build light. Still learning how it works.
 ** sx
 #+begin_src shell :tangle ~/.config/sx/sxrc :tangle-mode (identity #o755)
   autostart &
-  dwmsetroot &
+  dwmblocks &
   exec dwm
 #+end_src