[eww] Creates vertical status bar for vega
This commit is contained in:
@@ -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"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user