[eww] Creates vertical status bar for vega

This commit is contained in:
2025-03-28 11:40:06 -07:00
parent f3986a8773
commit 5146ed97eb
7 changed files with 111 additions and 45 deletions

View File

@@ -26,4 +26,10 @@
obsidian
firefox
];
# Set up eww here because it's based on the monitor configuration
# Eww is idempotent, so it's fine to just run it on every reload to make sure things are open
wayland.windowManager.hyprland.settings.execr-once = [
"eww open-many primary-statusbar secondary-statusbar launcher"
];
}