waybar: Windows Vista style bar
All checks were successful
Check flake / build-amd64-linux (push) Successful in 1m22s

This commit is contained in:
2025-09-15 19:42:11 +01:00
parent 39d52d3aeb
commit cc6b63ccc1
2 changed files with 16 additions and 3 deletions

View File

@@ -3,7 +3,21 @@
}
window#waybar {
border-radius: 1em;
background: linear-gradient( rgba(26, 26, 26, 0.6), rgba(0, 0, 0, 0.6) 50%, rgba(13, 13, 13, 0.6) 50%, rgba(0, 0, 0, 0.6) );
border-top: 1px solid rgba(0, 0, 0, 0.8);
box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px 0px inset;
text-shadow: black 0px 0px 2px;
color: white;
}
#workspaces button:hover {
background: rgba(255,255,255,0.1);
border: none;
}
#workspaces button.active {
color: white;
font-weight: bold;
}
.modules-left {

View File

@@ -8,9 +8,8 @@
settings = [
{
layer = "top";
position = "top";
position = "bottom";
height = 30;
margin = "10 20 0 20";
spacing = 10;
modules-left = [