diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-02-18 12:20:03 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-02-18 12:20:03 +0000 |
commit | 256ff4c43c4617fda4289150c6614a334650c491 (patch) | |
tree | df0a5107c22dd09c4c6c8d61be9f266de05c1507 /bspwm | |
parent | feb5408d59348b46ae45f18742f88d365c99b91e (diff) |
...
Diffstat (limited to 'bspwm')
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 1daa022..2e78161 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -3,11 +3,14 @@ | |||
3 | sxhkd & | 3 | sxhkd & |
4 | dunst & | 4 | dunst & |
5 | xset b off & | 5 | xset b off & |
6 | xset s 600 & | ||
7 | xbacklight -set 40 & | ||
8 | xss-lock -- /home/ssaini/.local/bin/lock & | ||
6 | unclutter & | 9 | unclutter & |
7 | compton --config ~/.config/compton.conf & | 10 | compton --config ~/.config/compton.conf & |
8 | ~/scrypts/bat_check.sh & | 11 | ~/scrypts/bat_check.sh & |
9 | redshift -l 13.082680:80.270718 & | 12 | redshift -l 13.082680:80.270718 & |
10 | feh --bg-fill ~/Pictures/beach.jpg & | 13 | feh --bg-fill ~/Pictures/road.jpg & |
11 | urxvtd & | 14 | urxvtd & |
12 | 15 | ||
13 | bspc monitor -d term web music files code virt chat game IX X | 16 | bspc monitor -d term web music files code virt chat game IX X |