🧑💻 Use Systemd for Hyprland
This commit is contained in:
@ -12,5 +12,8 @@
|
||||
./swaync
|
||||
];
|
||||
|
||||
wayland.windowManager.hyprland.enable = true;
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
systemd.variables = [ "--all" ]; # Import environment into systemd
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user