Adjust down to 2 monitors on chonk
This commit is contained in:
parent
9be63b1343
commit
9eeb0dcfbc
1 changed files with 5 additions and 18 deletions
23
eww/eww.yuck
23
eww/eww.yuck
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue