diff options
Diffstat (limited to 'bspwm')
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 3e9de9e..575a5bd 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -10,19 +10,19 @@ compton --config ~/.config/compton.conf & | |||
10 | ~/scrypts/bat_check.sh & | 10 | ~/scrypts/bat_check.sh & |
11 | redshift -l 13.082680:80.270718 & | 11 | redshift -l 13.082680:80.270718 & |
12 | xbacklight -set 30 & | 12 | xbacklight -set 30 & |
13 | feh --bg-fill ~/Pictures/waves.jpg & | 13 | feh --bg-fill ~/Pictures/ann.png & |
14 | urxvtd & | 14 | urxvtd & |
15 | 15 | ||
16 | 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 |
17 | 17 | ||
18 | bspc config border_width 2 | 18 | bspc config border_width 3 |
19 | bspc config window_gap 8 | 19 | bspc config window_gap 8 |
20 | 20 | ||
21 | bspc config split_ratio 0.52 | 21 | bspc config split_ratio 0.52 |
22 | bspc config borderless_monocle true | 22 | bspc config borderless_monocle true |
23 | bspc config gapless_monocle true | 23 | bspc config gapless_monocle true |
24 | 24 | ||
25 | bspc rule -a Brave-browser desktop='^2' | 25 | bspc rule -a firefox desktop='^2' |
26 | bspc rule -a Spotify desktop='^3' | 26 | bspc rule -a Spotify desktop='^3' |
27 | bspc rule -a telegram-desktop desktop='^7' | 27 | bspc rule -a telegram-desktop desktop='^7' |
28 | bspc rule -a Pcmanfm desktop='^4' | 28 | bspc rule -a Pcmanfm desktop='^4' |