Adjust down to 2 monitors on chonk

This commit is contained in:
Michael Bradley 2025-01-28 22:29:08 -05:00
parent 9be63b1343
commit 9eeb0dcfbc
Signed by: MichaelBradley
SSH key fingerprint: SHA256:cj/YZ5VT+QOKncqSkx+ibKTIn0Obg7OIzwzl9BL8EO8

View file

@ -169,29 +169,16 @@
(workspaces :monitor "DP-1"))
(systray :pack_direction "ltr" :icon-size 20)
(box :class "right" :orientation "h" :space-evenly false :halign "end"
(gametime)(space)
(wallpaper)(space)
(shader)(sep)
(mountpoint :label "/" :mount "/")(space)
(mountpoint :label "󰋊" :mount "/home/mbradley/hdd")(sep)
(ram)(space)
(cpu)(sep)
(eth)(sep)
(datetime)(sep)
(power))))
(defwidget above_bar []
(centerbox :class "bar" :orientation "h"
(box :class "left" :orientation "h" :space-evenly false :halign "begin"
(workspaces :monitor "HDMI-A-1")(sep :class "no-left-pad")
(window))
(systray :pack_direction "ltr" :icon-size 20)
(box :class "right" :orientation "h" :space-evenly false :halign "end"
(weather)(sep)
(gametime)(space)
(notifications)(space)
(color_selector)(space)
(wallpaper)(space)
(shader)(sep)
(wlan)(sep)
(mountpoint :label "/" :mount "/")(space)
(mountpoint :label "󰋊" :mount "/home/mbradley/hdd")(sep)
(volume)(sep)
(datetime))))
(defwidget laptop_bar []
(centerbox :class "bar" :orientation "h"