add MacAir7,2 waybar and hyprland configs, I need to stop configuring these out anymore
This commit is contained in:
@@ -2,14 +2,17 @@
|
||||
border: none;
|
||||
font-family: JetBrainsMono Nerd Font;
|
||||
font-weight: bold;
|
||||
font-size: 11px;
|
||||
font-size: 12px;
|
||||
min-height: 0;
|
||||
border-radius: 20;
|
||||
padding-right: 4px;
|
||||
padding-left: 4px;
|
||||
}
|
||||
|
||||
tooltip {
|
||||
background: #282828;
|
||||
border: 0px solid;
|
||||
border-radius: 0px;
|
||||
border-radius: 18px;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
@@ -45,7 +48,7 @@ window#waybar {
|
||||
#disk,
|
||||
#clock,
|
||||
#memory,
|
||||
#network,
|
||||
/*#network,*/
|
||||
#workspaces,
|
||||
#battery,
|
||||
#idle_inhibitor,
|
||||
@@ -59,6 +62,6 @@ window#waybar {
|
||||
margin-left: 2px;
|
||||
margin-top: 4px;
|
||||
margin-bottom: 4px;
|
||||
border-radius: 0px;
|
||||
border-radius: 18px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user