mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Tweaks
This commit is contained in:
@ -1,3 +1,5 @@
|
|||||||
|
@import "../omarchy/current/theme/waybar.css";
|
||||||
|
|
||||||
* {
|
* {
|
||||||
background-color: @background;
|
background-color: @background;
|
||||||
color: @foreground;
|
color: @foreground;
|
||||||
@ -23,7 +25,6 @@
|
|||||||
margin: 0 1.5px;
|
margin: 0 1.5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-dropbox,
|
|
||||||
#tray,
|
#tray,
|
||||||
#cpu,
|
#cpu,
|
||||||
#battery,
|
#battery,
|
||||||
@ -33,7 +34,7 @@
|
|||||||
#clock,
|
#clock,
|
||||||
#custom-power-menu {
|
#custom-power-menu {
|
||||||
min-width: 12px;
|
min-width: 12px;
|
||||||
margin: 0 10px;
|
margin: 0 7.5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#custom-expand-icon {
|
#custom-expand-icon {
|
||||||
@ -43,9 +44,3 @@
|
|||||||
tooltip {
|
tooltip {
|
||||||
padding: 2px;
|
padding: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
tooltip label {
|
|
||||||
padding: 2px;
|
|
||||||
}
|
|
||||||
|
|
||||||
@import "../omarchy/current/theme/waybar.css";
|
|
||||||
|
Reference in New Issue
Block a user