ocdway/config
ocpway 02f0ce1d7c Make popover background dark without depending on @background
The omarchy matte-black theme file
(~/.config/omarchy/current/theme/waybar.css) is empty, so @background
and @foreground are undefined GTK variables. A tooltip rule using
background-color: @background resolves to nothing, so the popover
rendered transparent. Replace the theme variables with the literal
matte-black colors (#121212 / #bebebe) from colors.toml so the
popover is dark even though the theme file is empty. Scoped to the
tooltip; the bar background is left unchanged.
2026-07-30 04:58:30 +03:00
..
hypr-autostart.conf Initial commit: ocd waybar plugin 2026-07-30 04:29:37 +03:00
waybar-config.jsonc Fix popover: show all accounts with per-row bars and a dark window 2026-07-30 04:55:46 +03:00
waybar-style.css Make popover background dark without depending on @background 2026-07-30 04:58:30 +03:00