Compare commits

...

1 Commits

Author SHA1 Message Date
df2c2aa1ae [vega] Removes extra eww daemon 2025-04-28 11:26:01 -07:00

View File

@@ -25,8 +25,8 @@
wayland.windowManager.hyprland.settings = {
# 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
exec = [
"eww daemon && eww open-many vertical-statusbar"
exec-once = [
"eww open-many vertical-statusbar"
];
# Set up workspaces for this system
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules