From 1ddfc8cfc081af2e5de94cf8453aabb3aefe70a6 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Thu, 4 Aug 2022 00:44:17 +0200 Subject: Xorg: Disable dpms --- dotfiles/.xinitrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dotfiles') diff --git a/dotfiles/.xinitrc b/dotfiles/.xinitrc index 44cbad2..c082747 100644 --- a/dotfiles/.xinitrc +++ b/dotfiles/.xinitrc @@ -53,6 +53,8 @@ xrandr --auto xsetroot -cursor_name left_ptr +xset s off -dpms + sxhkd & clipmenud & unclutter & -- cgit 1.4.1