[vega] Removes extra eww daemon
This commit is contained in:
@@ -25,8 +25,8 @@
|
|||||||
wayland.windowManager.hyprland.settings = {
|
wayland.windowManager.hyprland.settings = {
|
||||||
# Set up eww here because it's based on the monitor configuration
|
# 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
|
# Eww is idempotent, so it's fine to just run it on every reload to make sure things are open
|
||||||
exec = [
|
exec-once = [
|
||||||
"eww daemon && eww open-many vertical-statusbar"
|
"eww open-many vertical-statusbar"
|
||||||
];
|
];
|
||||||
# Set up workspaces for this system
|
# Set up workspaces for this system
|
||||||
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules
|
# See https://wiki.hyprland.org/Configuring/Workspace-Rules/ for workspace rules
|
||||||
|
|||||||
Reference in New Issue
Block a user