This commit is contained in:
Chris Cochrun 2025-06-30 09:41:09 -05:00
parent cac0d8071b
commit 94acf3aa56
8 changed files with 31 additions and 29 deletions

View file

@ -115,7 +115,7 @@ tooltip label {
.sysmodules {
// padding-bottom: 2px;
padding-right: 5px;
padding-right: 0px;
}
.separ {
@ -243,13 +243,13 @@ button:hover {
// margin: 2px 10px 0px 8px;
padding-top: 3px;
padding-left: 10px;
padding-right: 8px;
padding-right: 9px;
}
.bat_label {
color: $base0E;
padding-top: 3px;
padding-right: 20px;
padding-right: 10px;
// padding-left: 3px;
}

View file

@ -288,17 +288,16 @@
:class "sysmodules"
(disk)
(cpu)
(gpu)
;; (gpu)
(mem)
;; {right_modules.width > 1 ? null : (bright)}
(bright)
(bat)
(volume))
(volume)
(bat))
(label
:class "right_sep"
:text "|")
(tray)
(notif_button)))
(tray)))
(defwidget bar_layout []
(centerbox