revert xdgOpenWithPortal
This commit is contained in:
parent
ab886503d2
commit
babc962484
2 changed files with 1 additions and 5 deletions
|
@ -26,10 +26,7 @@ in
|
|||
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
systemd = {
|
||||
enable = true;
|
||||
variables = [ "DISPLAY" "HYPRLAND_INSTANCE_SIGNATURE" "WAYLAND_DISPLAY" "XDG_CURRENT_DESKTOP" "XDG_DATA_DIRS" ];
|
||||
};
|
||||
systemd.enable = true;
|
||||
settings = {
|
||||
general = {
|
||||
border_size = 1;
|
||||
|
|
|
@ -73,7 +73,6 @@
|
|||
default = [ "hyprland" "gtk" ];
|
||||
};
|
||||
};
|
||||
xdgOpenUsePortal = true;
|
||||
};
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
|
|
Loading…
Reference in a new issue