tried and failed hyprland on lio again, kvm switch still fails
This commit is contained in:
parent
e8f3324000
commit
772ac8b54e
5 changed files with 498 additions and 25 deletions
|
|
@ -112,10 +112,12 @@ with lib;
|
|||
enable = true;
|
||||
extraPortals = lib.mkForce [
|
||||
hyprlandPkgs.xdg-desktop-portal-hyprland
|
||||
# hyprlandPkgs.xdg-desktop-portal-wlr
|
||||
hyprlandPkgs.xdg-desktop-portal-gtk
|
||||
];
|
||||
config.common.default = [
|
||||
"hyprland"
|
||||
# "wlr"
|
||||
"gtk"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue