Changes tm

This commit is contained in:
2025-01-15 23:33:33 -07:00
parent 213d8bf9c8
commit 7f7c20cfda
13 changed files with 74 additions and 67 deletions

View File

@@ -3,7 +3,8 @@
wmname LG3D &
# START MONITOR BLOCK
bspc monitor HDMI-1 -d I II III IV V
bspc monitor HDMI-1 -d I II III IV
bspc monitor eDP-1 -d eDP-1
# END MONITOR BLOCK
bsp-key-daemon

View File

@@ -1,3 +1,3 @@
bspc config normal_border_color "#4a4543"
bspc config active_border_color "#5c5855"
bspc config focused_border_color "#807d7c"
bspc config normal_border_color "#3c3f4c"
bspc config active_border_color "#383a47"
bspc config focused_border_color "#555e70"