From 7fc05b66216ac960e682a36c919ebcce0f3740b9 Mon Sep 17 00:00:00 2001 From: katherine Date: Tue, 3 Dec 2019 17:44:31 -0700 Subject: missed files i'm dumb --- .xinitrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 276b1bf..a38808e 100644 --- a/.xinitrc +++ b/.xinitrc @@ -7,9 +7,9 @@ then xrdb -override ~/.Xresources fi -if [ -s /tmp/urxvt-theme ] +if [ -s /tmp/x-theme ] then - xrdb -override /tmp/urxvt-theme + xrdb -override /tmp/x-theme fi #add compose key @@ -44,7 +44,7 @@ xset -dpms xset s off #daemons -compton -b --backend glx --vsync -CG +picom -b --backend glx --vsync -CG #this is an ugly hack which runs a dummy program #through bumblebee to get the fans on discrete -- cgit v1.2.3