diff options
Diffstat (limited to '.xinitrc')
-rw-r--r--[l---------] | .xinitrc | 18 |
1 files changed, 17 insertions, 1 deletions
@@ -1 +1,17 @@ -.xinitrc##hostname.intern
\ No newline at end of file +$HOME/.dropbox-dist/dropboxd & +$HOME/.screenlayout/office.sh & +makewall & +sxhkd & +dunst & +unclutter & +picom -b & +echo us > $HOME/.cache/layout +xrdb -load $HOME/.Xresources +flashfocus -n 30 -t 150 -l never -o 0.75 -v ERROR & +dwmblocks & +remaps & +while true; do + dwm >/dev/null +done +# exec icewm +# vim:filetype=sh |