From 986996d6e1dd74c04bbf0e57d5ec8448bc9d2b6b Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Mon, 5 Oct 2020 06:59:14 -0400 Subject: Loads of setup maintenance (see comment) Changes to be committed: modified: ../shortcutrc updated paths for scripts modified: sxhkdrc new setmastermonitor dwm command modified: ../vifm/vifmrc vifm icons only rely on Font Awesome deleted: ../../.local/bin/slendy deleted: ../../.local/bin/test.sh deleted: ../../.local/bin/tmux-mpsyt modified: ../../.profile removed remaps script (already in in xinitrc) modified: ../../.xinitrc added remaps scrript and added flashfocus flags modified: ../../.zshrc Removed ranger stuff (no longer needed) --- .xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.xinitrc') 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 -- cgit v1.2.3