summaryrefslogtreecommitdiff
path: root/.xinitrc##hostname.intern
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc##hostname.intern')
-rw-r--r--.xinitrc##hostname.intern4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xinitrc##hostname.intern b/.xinitrc##hostname.intern
index b2b3cfc..3874551 100644
--- a/.xinitrc##hostname.intern
+++ b/.xinitrc##hostname.intern
@@ -1,6 +1,6 @@
xwallpaper --zoom ~/.cache/wall.png &
+$HOME/.dropbox-dist/dropboxd &
sxhkd &
-remaps &
dunst &
unclutter &
picom -b &
@@ -8,7 +8,7 @@ echo us > $HOME/.cache/layout
xrdb -load $HOME/.Xresources
flashfocus -n 30 -o 0.75 -v ERROR &
dwmblocks &
-newsup &
+remaps &
while true; do
dwm >/dev/null
done