aboutsummaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
index 0119fc7..34f9988 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -16,6 +16,10 @@ export QT_IM_MODULE=fcitx
export XMODIFIERS="@im=fcitx"
fcitx &
+#disable power saving
+xset -dpms
+xset s off
+
#urxvt daemon
urxvtd &