added waybar autostart to Hyprland

This commit is contained in:
Gabriella Bere 2024-08-22 12:07:12 +01:00
parent 2dca4bf209
commit a1134a91a9

View file

@ -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 = {