small tweaks

This commit is contained in:
Michael Chalupiak
2024-11-05 17:53:05 -05:00
parent d0c67416d6
commit f9d5ac03b8
3 changed files with 8 additions and 8 deletions

View File

@@ -18,12 +18,12 @@ picom --corner-radius 15 &
#nm-applet &
## Configure Monitors/Workspaces
bspc monitor DisplayPort-1 -d 1 2 3 4 5 6 7 8 9
bspc monitor eDP-1 -d 1 2 3 4 5 6 7 8 9
## Theming
bspc config border_width 2
bspc config window_gap 10
bspc config top_padding 20
bspc config top_padding 36
bspc config left_padding 0
bspc config right_padding 0
bspc config bottom_padding 0