added protonvpn and change waybar style

This commit is contained in:
2025-07-23 10:28:32 +02:00
parent 090a0186f9
commit 99ffef8803
2 changed files with 4 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
window#waybar {
background-color: alpha(@base, 0.6);
margin-right: 10px;
margin: 10px;
transition-property: background-color;
transition-duration: 0.5s;
color: @text;
@@ -40,8 +40,7 @@ window#waybar.hidden {
}
#workspaces button.active {
color: @base;
background-color: @green;
border-bottom: 3px solid @green;
}
#workspaces button:hover {
@@ -52,8 +51,7 @@ window#waybar.hidden {
}
#workspaces button.urgent {
background-color: @red;
color: @base;
border-bottom: 3px solid @red;
}
#memory,