From 75eed02eace494f3aadff8b088270ab7e1eeeda3 Mon Sep 17 00:00:00 2001 From: katherine Date: Sun, 10 Dec 2017 19:56:47 -0700 Subject: misc updates --- .xinitrc | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 3e5e166..f8b0d13 100644 --- a/.xinitrc +++ b/.xinitrc @@ -1,6 +1,3 @@ -#initialise configs to auto-match theme -# ~/.config/init/init.sh - #pull inna vars source ~/.config/init/vars @@ -39,12 +36,9 @@ fi #load more fonts xset +fp /usr/share/fonts/local xset +fp /usr/share/fonts/misc +xset +fp ~/.fonts xset fp rehash -#infinality settings -export INFINALITY_FT_BRIGHTNESS="-10" -export INFINALITY_FT_FILTER_PARAMS="16 20 28 20 16" - #disable power saving, so screen doesn't power off xset -dpms xset s off @@ -52,9 +46,6 @@ xset s off #daemons compton -b --backend glx --vsync opengl -#QT style mimic gtk -#export QT_STYLE_OVERRIDE=gtk - #this is an ugly hack which runs a dummy program #through bumblebee to get the fans on discrete #nvidia graphics cards to shut up @@ -62,5 +53,6 @@ command -v optirun && $(echo "" | optirun lemonbar) xsetroot -cursor_name left_ptr nitrogen --restore +xbanish & exec herbstluftwm -- cgit v1.2.3