added waybar autostart to Hyprland
This commit is contained in:
parent
2dca4bf209
commit
a1134a91a9
1 changed files with 2 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue