From b9ea238dd7e8a56b1d171cdc76e405bb2a8584dd Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Wed, 21 Feb 2018 12:18:32 +0000 Subject: Improve i3 status --- xinit/.xinitrc | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'xinit') diff --git a/xinit/.xinitrc b/xinit/.xinitrc index 31b6f70..276d21d 100755 --- a/xinit/.xinitrc +++ b/xinit/.xinitrc @@ -7,16 +7,12 @@ $HOME/bin/keyboard # Load Xresources to light colorscheme -source $HOME/.local/share/zsh/colors.zsh -xrdb $HOME/.Xresources/$XRESOURCE +source $HOME/.local/colors.zsh +xrdb $HOME/.Xresources/$COLORSCHEME # Background feh --bg-fill /home/urbain/documents/wallpapers/pagoda.jpg -# Synchronise primary and clipboard -autocutsel -fork & -autocutsel -selection PRIMARY -fork & - # Disable screen going blank xset -dpms xset s off -- cgit v1.2.3