bspwm: add workspace bindings
This commit is contained in:
@ -10,7 +10,7 @@ ctrl=Control
|
||||
shift=Shift
|
||||
|
||||
# Set bspwm settings
|
||||
bspc monitor -d I II III IV V VI VII VIII IX X
|
||||
bspc monitor -d a s d f g z x c v b
|
||||
bspc config border_width 2
|
||||
bspc config window_gap 12
|
||||
bspc config split_ratio 0.5
|
||||
@ -29,12 +29,11 @@ bspc rule -a "desktop" manage=off
|
||||
|
||||
# Startup applications
|
||||
sxhkd &
|
||||
~/.config/bspwm/panel &
|
||||
dunst &
|
||||
mpd &
|
||||
flameshot &
|
||||
lxpolkit &
|
||||
picom --experimental-backends &
|
||||
# picom --experimental-backends &
|
||||
wal -R
|
||||
~/.fehbg
|
||||
|
||||
|
||||
Reference in New Issue
Block a user