aboutsummaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2020-04-11 13:36:07 -0700
committerkatherine <ageha@airen-no-jikken.icu>2020-04-11 13:36:07 -0700
commit43e94f201986f9eb850bfa4730edb2a56ba0a27f (patch)
tree31d6568fb602e91ead02673f384e457e315e1b1c /.xinitrc
parent7cd3d3e0c686cc2e5f18cfc007395a94d9616727 (diff)
downloaddotfiles-43e94f201986f9eb850bfa4730edb2a56ba0a27f.tar.gz
move video-card hack to zprofile
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/.xinitrc b/.xinitrc
index 9888930..cdff578 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -47,11 +47,6 @@ xset s off
#daemons
picom -b --backend glx --vsync -CG
-#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 lemonbar)
-
xsetroot -cursor_name left_ptr
nitrogen --restore
xbanish &