]> git.sev.monster Git - dotfiles.git/blobdiff - base/.xinitrc
urxvt perl extensions, Xresources changes
[dotfiles.git] / base / .xinitrc
index 5bda964a54b23fbc6b72fc7b6ca4d754cb4fd971..3b41f3dec73344cb2de6f150b0e7f4b26909613d 100755 (executable)
@@ -30,7 +30,7 @@ xset dpms 0 0 600
 
 # root terminal
 urxvt -name URxvtBG -override-redirect -geometry x5+0-0 \
 
 # root terminal
 urxvt -name URxvtBG -override-redirect -geometry x5+0-0 \
-      -e tail -f /var/log/messages &
+      -e tail -F /var/log/messages &
 xdotool search --limit 1 --sync --classname URxvtBG windowsize -usehints 100% 6
 
 # tray icons
 xdotool search --limit 1 --sync --classname URxvtBG windowsize -usehints 100% 6
 
 # tray icons
This page took 0.036736 seconds and 4 git commands to generate.