This commit is contained in:
parent
ae437ea4df
commit
7d0482226c
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@ in
|
|||
mkIf osConfig.programs.hyprland.enable {
|
||||
home.sessionVariables.ELECTRON_OZONE_PLATFORM_HINT = "auto";
|
||||
|
||||
programs.hyprlock.enable = true;
|
||||
services.swayidle.enable = true;
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
systemd.variables = [ "--all" ];
|
||||
|
|
Loading…
Add table
Reference in a new issue