diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-18 17:02:01 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-18 17:02:01 +0200 |
commit | 7f23297be34a686a4617261c64ea2fccb4600143 (patch) | |
tree | 6f644447555b0a9f231edbe9b855869ee369c196 | |
parent | Updates (diff) | |
download | dotfiles-bsd-7f23297be34a686a4617261c64ea2fccb4600143.tar.gz dotfiles-bsd-7f23297be34a686a4617261c64ea2fccb4600143.tar.bz2 dotfiles-bsd-7f23297be34a686a4617261c64ea2fccb4600143.tar.xz dotfiles-bsd-7f23297be34a686a4617261c64ea2fccb4600143.tar.zst dotfiles-bsd-7f23297be34a686a4617261c64ea2fccb4600143.zip |
update
Diffstat (limited to '')
-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 307a206..e007353 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -10,6 +10,7 @@ pgrep musicpd >/dev/null || musicpd >/dev/null 2>&1 "$HOME"/.local/bin/kb xset s off xset -dpms +xsetroot -name 'Loading bar...' startif dunst startif picom startif lowbat |