summaryrefslogtreecommitdiff
path: root/bspwm
diff options
context:
space:
mode:
Diffstat (limited to 'bspwm')
-rwxr-xr-xbspwm/.config/bspwm/bspwmrc17
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
3sxhkd & 3sxhkd &
4dunst &
5unclutter &
6compton &> /dev/null &
7xss-lock -- ~/.local/bin/lock &
8~/.local/bin/bat_check.sh &
9redshift -l 13.082680:80.270718 &
10~/.fehbg &
11urxvtd &
12 4
13bspc monitor -d term web music files code virt chat game IX X 5bspc monitor -d term web music files code virt chat game IX X
14 6
15bspc config border_width 0 7bspc config border_width 0
16bspc config window_gap 8 8bspc config window_gap 8
17 9bspc config focus_follows_pointer true
18bspc config split_ratio 0.52 10bspc config split_ratio 0.50
19bspc config borderless_monocle true 11bspc config borderless_monocle true
20bspc config gapless_monocle true 12bspc config gapless_monocle true
21 13
22bspc rule -a Firefox desktop='^2' 14bspc rule -a Chromium desktop='^2'
23bspc rule -a Spacefm desktop='^4'
24 15
25$HOME/.config/polybar/launch.sh & 16~/bartest | lemonbar -F "#000000" &