redesigns waybar and small hyprland adjustments
This commit is contained in:
@@ -1 +1,17 @@
|
||||
@import url("file:////home/arindy/.themes/Serpensortia/waybar/style.css");
|
||||
@import "tokens/colors.css";
|
||||
@import "tokens/workspace.css";
|
||||
@import "tokens/widget.css";
|
||||
@import "tokens/slider.css";
|
||||
|
||||
* {
|
||||
margin: 0;
|
||||
padding: 1px;
|
||||
min-height: 0px;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
font-family: "Fira Sans Semibold", "Font Awesome 7 Free", "Font Awesome 7 Brands", "Font Awesome 6 Free", "Font Awesome 6 Brands", FontAwesome, Roboto, Helvetica, Arial, sans-serif;
|
||||
}
|
||||
|
||||
window#waybar {
|
||||
background: transparent;
|
||||
}
|
||||
Reference in New Issue
Block a user