hyprland: update systemd integration
This commit is contained in:
parent
4ed9d57257
commit
6ab024a2c5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ _: {
|
||||||
];
|
];
|
||||||
wayland.windowManager.hyprland = {
|
wayland.windowManager.hyprland = {
|
||||||
enable = true;
|
enable = true;
|
||||||
systemdIntegration = true;
|
systemd.enable = true;
|
||||||
xwayland.enable = true;
|
xwayland.enable = true;
|
||||||
};
|
};
|
||||||
services.wlsunset = {
|
services.wlsunset = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue