bspwm: update config to feel exactly like herbstluftwm

This commit is contained in:
2024-11-08 13:57:05 +02:00
parent c28f82f6cf
commit cf824134f2
2 changed files with 11 additions and 14 deletions

View File

@ -29,14 +29,13 @@ bspc rule -a "desktop" manage=off
# Startup applications
sxhkd &
dunst &
# dunst &
mpd &
flameshot &
lxpolkit &
# picom --experimental-backends &
picom --experimental-backends &
wal -R
~/.fehbg
# Panel
${HOME}/.config/bspwm/panel.sh
${HOME}/.config/bspwm/panel

View File

@ -45,7 +45,13 @@ super + o
# Desktop
super + {a,s,d,f,g,z,x,c,v,b}
bspc desktop --focus {a,s,d,f,g,z,x,c,v,b}
set d '{a,s,d,f,g,z,x,c,v,b}'; \
bspc desktop -f "$d.local" || bspc desktop -s "$d"
# this is running on fish for some reason
# Monitor
super + m
bspc monitor -f next
# Resize
super + ctrl + {h,j,k,l}
@ -75,14 +81,6 @@ XF86MonBrightnessDown
XF86MonBrightnessUp
light -A 5
# Mouse
super + button1
bspc node -s west
super + button2
bspc node -p
super + button3
bspc node -s east
# Application launchers
super + Return
kitty
@ -97,7 +95,7 @@ super + 1
nemo
super + 2
brave
firefox
super + 3
rofi -show calc