update bspwm config

This commit is contained in:
Václav Uruba 2022-10-17 10:31:39 +02:00
parent dc15edb3d0
commit 4e1d3d5c8b
Signed by: uruba
GPG Key ID: 9D8E987C4B2E1E9C

View File

@ -1,11 +1,15 @@
#! /bin/sh
#!/bin/sh
disable_touchpad
init_monitors
#disable_touchpad
#init_monitors
#bspc monitor -d I II III IV V VI VII VIII IX X
bspc monitor eDP -d I II III IV
bspc monitor HDMI-A-0 -d V VI VII VIII XI
~/.config/polybar/launch.sh --shades &
pgrep -x sxhkd > /dev/null || sxhkd &
bspc monitor -d I II III IV V VI VII VIII IX X
#bspc monitor eDP -d I II III IV
#bspc monitor HDMI-A-0 -d V VI VII VIII XI
bspc config border_width 3
bspc config window_gap 4
@ -19,3 +23,4 @@ bspc config remove_unplugged_monitors true
bspc config merge_overlapping_monitors true
bspc rule -a Gimp desktop='^8' state=floating follow=on
bspc rule -a Zathura state=tiled