]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - xinitrc
herbstluftwm: Add a last notification fallback.
[config/dotfiles.git] / xinitrc
diff --git a/xinitrc b/xinitrc
index 7ba1d8c6fd9f4781e503932eab5b9ce1d26e9de6..aa5bfafb31f9758ce70f7093026fc43a09fc91fb 100755 (executable)
--- a/xinitrc
+++ b/xinitrc
@@ -145,7 +145,8 @@ elif test -n "$screen_lock_force"; then
 fi
 
 
-# XMonad doesn't start a terminal emulator on its own, start one when I login.
+# My window managers doesn't start a terminal emulator on its own, start one
+# when I login.
 (urxvt || rxvt || xterm) &
 
 # Start window manager.