about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-08-06 17:25:43 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-08-06 17:25:43 +0200
commitd8321a98c6a21025effbfadcd647fbe52d5708d2 (patch)
tree51430d01bf3c7d08ff85e1bb8653906947aebd4b
parentPhobos: Enable zramswap (diff)
downloadnixos-config-d8321a98c6a21025effbfadcd647fbe52d5708d2.tar.gz
nixos-config-d8321a98c6a21025effbfadcd647fbe52d5708d2.tar.bz2
nixos-config-d8321a98c6a21025effbfadcd647fbe52d5708d2.zip
xinitrc: Remove disabling of dpms
Diffstat (limited to '')
-rw-r--r--dotfiles/.xinitrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/dotfiles/.xinitrc b/dotfiles/.xinitrc
index c082747..44cbad2 100644
--- a/dotfiles/.xinitrc
+++ b/dotfiles/.xinitrc
@@ -53,8 +53,6 @@ xrandr --auto
 
 xsetroot -cursor_name left_ptr
 
-xset s off -dpms
-
 sxhkd &
 clipmenud &
 unclutter &