zenix: plymouth, fixes
This commit is contained in:
parent
62d9f9ef41
commit
2202ebef0b
7 changed files with 28 additions and 14 deletions
|
|
@ -277,5 +277,10 @@ in {
|
|||
enable = true;
|
||||
};
|
||||
|
||||
programs.waybar.settings.mainBar.modules-left = ["hyprland/workspaces" "hyprland/window"];
|
||||
programs.waybar = {
|
||||
settings.mainBar.modules-left = ["hyprland/workspaces" "hyprland/window"];
|
||||
systemd.target = "hyprland-session.target";
|
||||
};
|
||||
|
||||
systemd.user.services.hypridle.Install.WantedBy = ["hyprland-session.target"];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue