]> git.sev.monster Git - dotfiles.git/blobdiff - base/.xinitrc
add screen lock `l', `share' dir, install.sh edit
[dotfiles.git] / base / .xinitrc
index 3b41f3dec73344cb2de6f150b0e7f4b26909613d..bf14d4ff0022a95a49e8bf82bd9aabf0f99b182d 100755 (executable)
@@ -64,6 +64,7 @@ fi
 
 # try to wait for session to start
 (sleep 0.1 && tint2) &
+#x220t
 (sleep 0.1 && [ -x "$HOME/bin/acpi_ac" ] && \
        "$HOME/bin/acpi_ac" "0x0`sysctl -n hw.acpi.acline`") &
 (sleep 1.5 && [ -x /usr/local/bin/conky ] && conky -c "$HOME/.conkyrc.d/dock") &
This page took 0.030097 seconds and 4 git commands to generate.