updates
This commit is contained in:
@@ -174,7 +174,7 @@
|
||||
package = pkgs.hyprland;
|
||||
portalPackage = pkgs.xdg-desktop-portal-hyprland;
|
||||
xwayland.enable = true;
|
||||
withUWSM = true;
|
||||
withUWSM = false;
|
||||
plugins = [ ];
|
||||
};
|
||||
|
||||
@@ -182,6 +182,9 @@
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
};
|
||||
uwsm = {
|
||||
enable = false;
|
||||
};
|
||||
|
||||
hyprlock.enable = true;
|
||||
dconf.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user