diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-05-21 09:32:23 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-05-21 09:32:23 +0000 |
commit | ad28444167c2f960a4be39ae372f4a0f7ef7f500 (patch) | |
tree | fbacee213b7511a919581d473fd253dba1003214 /x | |
parent | 3c66e689aec2506b5406706fb09d72f7ad67ff51 (diff) |
some changes
Diffstat (limited to 'x')
-rw-r--r-- | x/.xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +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 | ~/bin/batcheck & |
8 | picom 2>/dev/null & | 8 | picom 2>/dev/null & |
9 | dwmbar & | 9 | dwmbar & |
10 | 10 | ||