about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBaitinq <[email protected]>2022-08-06 17:25:43 +0200
committerBaitinq <[email protected]>2022-08-06 17:25:43 +0200
commitda1cbe3b67a88b7e54a08afd0bd1ab2eb796fc67 (patch)
treebcc2d28ac94d64db345a4b6f7be2b6db1150908b
parentPhobos: Enable zramswap (diff)
downloadnixos-config-da1cbe3b67a88b7e54a08afd0bd1ab2eb796fc67.tar.gz
nixos-config-da1cbe3b67a88b7e54a08afd0bd1ab2eb796fc67.tar.bz2
nixos-config-da1cbe3b67a88b7e54a08afd0bd1ab2eb796fc67.zip
xinitrc: Remove disabling of dpms
-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 &