diff options
author | Shubham Saini <pryr@pryr.xyz> | 2020-07-29 17:09:08 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2020-07-29 17:09:08 +0000 |
commit | 21749df08dbd93b09c291ce66345b4636100a5da (patch) | |
tree | bb66f6e906b4fd1db6e809028ca8170d5819a88c /bspwm | |
parent | 1c84c072619de0d877b5aa79175a8598e4e41673 (diff) |
ekk
Diffstat (limited to 'bspwm')
-rwxr-xr-x | bspwm/.config/bspwm/bspwmrc | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/bspwm/.config/bspwm/bspwmrc b/bspwm/.config/bspwm/bspwmrc index 70afbc5..472e32e 100755 --- a/bspwm/.config/bspwm/bspwmrc +++ b/bspwm/.config/bspwm/bspwmrc | |||
@@ -1,25 +1,16 @@ | |||
1 | #! /bin/sh | 1 | #! /bin/sh |
2 | 2 | ||
3 | sxhkd & | 3 | sxhkd & |
4 | dunst & | ||
5 | unclutter & | ||
6 | compton &> /dev/null & | ||
7 | xss-lock -- ~/.local/bin/lock & | ||
8 | ~/.local/bin/bat_check.sh & | ||
9 | redshift -l 13.082680:80.270718 & | ||
10 | ~/.fehbg & | ||
11 | urxvtd & | ||
12 | 4 | ||
13 | bspc monitor -d term web music files code virt chat game IX X | 5 | bspc monitor -d term web music files code virt chat game IX X |
14 | 6 | ||
15 | bspc config border_width 0 | 7 | bspc config border_width 0 |
16 | bspc config window_gap 8 | 8 | bspc config window_gap 8 |
17 | 9 | bspc config focus_follows_pointer true | |
18 | bspc config split_ratio 0.52 | 10 | bspc config split_ratio 0.50 |
19 | bspc config borderless_monocle true | 11 | bspc config borderless_monocle true |
20 | bspc config gapless_monocle true | 12 | bspc config gapless_monocle true |
21 | 13 | ||
22 | bspc rule -a Firefox desktop='^2' | 14 | bspc rule -a Chromium desktop='^2' |
23 | bspc rule -a Spacefm desktop='^4' | ||
24 | 15 | ||
25 | $HOME/.config/polybar/launch.sh & | 16 | ~/bartest | lemonbar -F "#000000" & |