bspwmrc for single screen

This commit is contained in:
Innovation 2024-05-01 02:37:19 -05:00
parent 3b903edf99
commit 45077dce55

View file

@ -5,7 +5,7 @@ xrandr --output HDMI-A-0 --set TearFree on
xrandr --output DisplayPort-2 --set TearFree on
# Run screenlayout
~/screenlayout/second_display.sh
#~/screenlayout/second_display.sh
# Get cursor theme
xsetroot -cursor_name left_ptr
@ -18,8 +18,8 @@ polybar &
pgrep -x sxhkd > /dev/null || sxhkd &
bspc monitor HDMI-A-0 -d I II III IV V VI VII VIII IX X
bspc monitor DisplayPort-2 -d DI DII
bspc monitor -d I II III IV V VI VII VIII IX X
#bspc monitor DisplayPort-2 -d DI DII
bspc config border_width 2
bspc config window_gap 12