Updated waybar for laptop

This commit is contained in:
2025-07-03 01:37:22 +09:30
parent 0f8709784a
commit 86c7d6f997
2 changed files with 10 additions and 9 deletions

View File

@@ -12,6 +12,7 @@
#waybar {
background-color: alpha(@base, 0.7);
/* background: transparent; */
margin: 0px;
}
#custom-logo {
@@ -19,7 +20,7 @@
background-color: @base;
background-position: center;
background-repeat: no-repeat;
background-size: 24px;
background-size: 40%;
padding: 0px 8px 0px 24px;
}
@@ -34,7 +35,7 @@
#custom-pl-pulse,
#custom-pl-idle-before,
#custom-pl-tray {
font-size: 26px;
font-size: 24px;
}
#workspaces *,
@@ -43,8 +44,8 @@
#clock,
#idle_inhibitor,
#cpu,
#battery,
#memory,
#battery,
#temperature,
#pulseaudio,
#custom-power,