fix: xdg open
This commit is contained in:
parent
186bd7cf58
commit
1b564712a6
8 changed files with 23 additions and 8 deletions
|
|
@ -60,7 +60,8 @@ in
|
|||
enable = true;
|
||||
xwayland.enable = true;
|
||||
systemd.enable = false;
|
||||
package = inputs.hyprland.packages.${system}.hyprland;
|
||||
package = null;
|
||||
portalPackage = null;
|
||||
|
||||
plugins =
|
||||
(with inputs.hyprland-plugins.packages.${system}; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue