From 57ba6889fa16d05e2fe914d7b90c5ebd9e6b191d Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Sun, 29 Nov 2020 21:58:10 -0500 Subject: new fonts and colors --- .xinitrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index f262bbb..53243c1 100644 --- a/.xinitrc +++ b/.xinitrc @@ -5,7 +5,7 @@ remaps & dunst & unclutter & protonmail-bridge --no-window & -xautolock -time 5 -detectsleep -locker slock & +xautolock -time 5 -detectsleep -secure -locker /usr/local/bin/slock & picom -b & echo "" > $HOME/.local/share/newsboat/queue echo us > $HOME/.cache/layout @@ -13,6 +13,9 @@ xrdb -load $HOME/.Xresources flashfocus -n 30 -o 0.75 -v ERROR & dwmblocks & newsup & -exec dwm +while true; +do + exec dwm +done # exec icewm # vim:filetype=sh -- cgit v1.2.3