diff options
Diffstat (limited to '')
-rw-r--r-- | dotfiles/.xinitrc | 2 |
1 files changed, 2 insertions, 0 deletions
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 & |