diff options
author | Joe <bousset.rudy@gmail.com> | 2022-06-02 15:46:00 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-06-02 15:46:00 +0200 |
commit | 8677c69208bd7e047907cbfe3290dac1fffd249e (patch) | |
tree | c23617ddedf8ca3cc96c2cda49530806d64e2e83 /.config/x11/xinitrc | |
parent | Cool message (diff) | |
download | dotfiles-bsd-8677c69208bd7e047907cbfe3290dac1fffd249e.tar.gz dotfiles-bsd-8677c69208bd7e047907cbfe3290dac1fffd249e.tar.bz2 dotfiles-bsd-8677c69208bd7e047907cbfe3290dac1fffd249e.tar.xz dotfiles-bsd-8677c69208bd7e047907cbfe3290dac1fffd249e.tar.zst dotfiles-bsd-8677c69208bd7e047907cbfe3290dac1fffd249e.zip |
Fix
Diffstat (limited to '.config/x11/xinitrc')
-rw-r--r-- | .config/x11/xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index fcdb018..1a65a3e 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -8,6 +8,7 @@ pgrep musicpd >/dev/null || musicpd >/dev/null 2>&1 "$HOME"/.local/bin/setwp "$HOME"/.local/bin/kb xset s off +xset -dpms startif dunst startif picom startif lowbat |