diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-05-27 21:01:55 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-05-27 21:01:55 +0000 |
commit | b89155ad0f7fe2810035043bfee4047586f64de4 (patch) | |
tree | af4025fdabaeed4780bf1a7cd36b6d24356077df /x | |
parent | 89d9ff92b35e4c04b02f0596141e0224c9fcee03 (diff) |
added cmus to spectr
Diffstat (limited to 'x')
-rw-r--r-- | x/.xinitrc | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -2,10 +2,10 @@ | |||
2 | #.xinitrc | 2 | #.xinitrc |
3 | xset b off & | 3 | xset b off & |
4 | xset s 600 & | 4 | xset s 600 & |
5 | ~/bin/xss & | 5 | # ~/bin/xss & |
6 | ~/.fehbg & | 6 | # ~/.fehbg & |
7 | ~/bin/batcheck & | 7 | # ~/bin/batcheck & |
8 | picom 2>/dev/null & | 8 | # picom 2>/dev/null & |
9 | dwmbar & | 9 | # dwmbar & |
10 | 10 | ||
11 | exec dbus-launch --exit-with-session startdwm | 11 | exec dbus-launch --exit-with-session spectrwm |