diff options
Diffstat (limited to 'x')
-rw-r--r-- | x/.xinitrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ xset b off & | |||
4 | xset s 600 & | 4 | xset s 600 & |
5 | ~/bin/xss & | 5 | ~/bin/xss & |
6 | ~/.fehbg & | 6 | ~/.fehbg & |
7 | ~/.local/bin/bat_check.sh & | ||
7 | picom 2>/dev/null & | 8 | picom 2>/dev/null & |
8 | dwmbar & | 9 | dwmbar & |
9 | 10 | ||