From cd0cf31e08fa031451db9630f0c047d8ecae016e Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Sat, 22 Jan 2022 11:52:57 +0100 Subject: Update and addition of xava --- dot_xinitrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'dot_xinitrc') diff --git a/dot_xinitrc b/dot_xinitrc index 6a33400..63f5e2f 100644 --- a/dot_xinitrc +++ b/dot_xinitrc @@ -8,12 +8,14 @@ # and so they are needed there. To prevent doubling up commands, I source them # here with the line below. -[ -f ~/.xprofile ] && . ~/.xprofile +[ -f ~/.xprofile ] && . "$HOME"/.xprofile ###PERSONAL EDIT### -exec i3 +i3 xset s off xset -dpms xset s noblank +xset r rate 300 50 +setxkbmap -option caps:super -- cgit v1.2.3