diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-05-20 09:15:39 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-05-20 09:15:39 +0000 |
commit | 3c66e689aec2506b5406706fb09d72f7ad67ff51 (patch) | |
tree | e77e562984f4801dbd43c741c1661593b54f49d9 /x/.xinitrc | |
parent | 4e32e026c7d33c54228706ccd3a098cfe06a222a (diff) |
changed jelly
Diffstat (limited to 'x/.xinitrc')
-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 | ||