From 699e1904bbf22a40fdba34f53472ca773d7041fb Mon Sep 17 00:00:00 2001 From: katherine Date: Sat, 6 Feb 2016 16:29:12 -0700 Subject: unify theming --- .xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index b712736..8afcf5a 100644 --- a/.xinitrc +++ b/.xinitrc @@ -1,4 +1,4 @@ -#initialise configs to auto-match themes +#initialise configs to auto-match theme ~/.config/init/init.sh #merge Xresources @@ -51,7 +51,7 @@ compton -b --backend glx --vsync opengl #this is an ugly hack which runs a dummy program #through bumblebee to get the fans on discrete #nvidia graphics cards to shut up -command -v optirun && $(echo "" | optirun bar) +command -v optirun && $(echo "" | optirun lemonbar) xsetroot -cursor_name left_ptr nitrogen --restore -- cgit v1.2.3