summaryrefslogtreecommitdiff
path: root/.xinitrc##hostname.intern
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc##hostname.intern')
-rw-r--r--.xinitrc##hostname.intern17
1 files changed, 0 insertions, 17 deletions
diff --git a/.xinitrc##hostname.intern b/.xinitrc##hostname.intern
deleted file mode 100644
index b685cb4..0000000
--- a/.xinitrc##hostname.intern
+++ /dev/null
@@ -1,17 +0,0 @@
-$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