fix: Telegram media viewer fullscreen;

fix: hyprbar style;
refactor: disabled hyprbars
This commit is contained in:
2026-01-09 21:09:11 +03:00
parent 0ba43bfb80
commit 226c027ebf
2 changed files with 21 additions and 40 deletions

View File

@@ -93,10 +93,11 @@ window#waybar.chromium {
transition: color 0.5s, box-shadow 0.5s, background 0.5s;
}
#workspaces button:hover {
#workspaces button:hover, #workspaces button.active.hosting-monitor:hover {
color: @foreground;
background-color: transparent;
text-shadow: 0px 0px 2px rgba(233, 99, 117, 1);
background: none;
box-shadow: none;
text-shadow: none;
}
/* --------------------------------------------------------------------------