diff --git a/hosts/gabbielaptop/home.nix b/hosts/gabbielaptop/home.nix index 712187b..674ebf5 100644 --- a/hosts/gabbielaptop/home.nix +++ b/hosts/gabbielaptop/home.nix @@ -80,6 +80,7 @@ xwayland.enable = true; # Autostart using systemd # systemd.enable = true; + extraConfig = "exec-once = waybar" }; # Hyprland configuration wayland.windowManager.hyprland.settings = { @@ -106,8 +107,8 @@ ) 10) ); -# exec-once = waybar; }; + programs.waybar = { enable = true; settings = {