make the noctalia bar transparent finally

This commit is contained in:
notgne2 2026-07-11 22:36:15 -07:00
parent 5501e0b62b
commit e836114097
No known key found for this signature in database

View file

@ -308,6 +308,8 @@ in {
bar.main = { bar.main = {
floating = false; floating = false;
background_opacity = config.stylix.opacity.desktop;
start = ["workspaces" "active_window"]; start = ["workspaces" "active_window"];
center = ["media" "spacer" "clock" "spacer" "audio_visualizer"]; center = ["media" "spacer" "clock" "spacer" "audio_visualizer"];
end = ["tray" "notifications" "battery" "power_profile" "volume" "network" "bluetooth" "control-center"]; end = ["tray" "notifications" "battery" "power_profile" "volume" "network" "bluetooth" "control-center"];