]> git.sev.monster Git - dotfiles.git/blobdiff - base/.xinitrc
remove .zshrc.swp
[dotfiles.git] / base / .xinitrc
index 8edca6caf35c53997e2fa575e9ed3e23d0f1670a..5bda964a54b23fbc6b72fc7b6ca4d754cb4fd971 100755 (executable)
@@ -29,9 +29,9 @@ xset s off
 xset dpms 0 0 600
 
 # root terminal
 xset dpms 0 0 600
 
 # root terminal
-urxvt -name URxvtRoot -override-redirect -geometry x5+0-0 \
+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 URxvtRoot windowsize 100% y
+xdotool search --limit 1 --sync --classname URxvtBG windowsize -usehints 100% 6
 
 # tray icons
 #"$HOME/src/phwmon/phwmon.py" --mem --mem_percent --net --io --bg \#0000 &
 
 # tray icons
 #"$HOME/src/phwmon/phwmon.py" --mem --mem_percent --net --io --bg \#0000 &
This page took 0.040802 seconds and 4 git commands to generate.