summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xinitrc b/.xinitrc
index 0be1368..467eb12 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -6,16 +6,16 @@ blueman-applet &
pnmixer &
dropbox &
sxhkd &
-$SCRIPTS/remaps &
+remaps &
dunst &
protonmail-bridge --no-window &
xautolock -time 5 -detectsleep -locker slock &
picom -b &
-flashfocus &
echo "/tmp/imapsyncicon_$USER" | entr $SCRIPTS/cron/dwmbar &
echo "" > $HOME/.local/share/newsboat/queue
echo us > $HOME/.cache/layout
xrdb -load $HOME/.Xresources
$SCRIPTS/cron/dwmbar &
+flashfocus -n 30 -o 0.9 -v ERROR &
exec dwm
# vim:filetype=sh