diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-03-20 08:37:29 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-03-20 08:37:29 +0000 |
commit | d379b850ba86ca759f1cd2343bf3bd8c24c11245 (patch) | |
tree | 7259bd14bacd0dcca194c43a931929d928c8f272 /bspwm | |
parent | dbb28cb23b1c4b6edc5e3cf2b7647b6a7aa0efb9 (diff) |
new colors, minimal vim
Diffstat (limited to 'bspwm')
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 03e2e53..ae8ea3b 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -9,7 +9,7 @@ compton --config ~/.config/compton.conf & | |||
9 | ~/scrypts/bat_check.sh & | 9 | ~/scrypts/bat_check.sh & |
10 | redshift -l 13.082680:80.270718 & | 10 | redshift -l 13.082680:80.270718 & |
11 | xbacklight -set 30 & | 11 | xbacklight -set 30 & |
12 | feh --bg-fill ~/Pictures/wavesss.jpg & | 12 | feh --bg-fill ~/Pictures/land.jpg & |
13 | urxvtd & | 13 | urxvtd & |
14 | 14 | ||
15 | bspc monitor -d term web music files code virt chat game IX X | 15 | bspc monitor -d term web music files code virt chat game IX X |