Working on portals
This commit is contained in:
@@ -1094,11 +1094,6 @@ The configuration is done in the home manager section.
|
||||
];
|
||||
config.common.default = [ "hyprland" "gtk" ];
|
||||
};
|
||||
# Hyprland alleen voor screensharing / remote desktop
|
||||
config.hyprland = {
|
||||
"org.freedesktop.impl.portal.Screencast" = [ "hyprland" ];
|
||||
"org.freedesktop.impl.portal.RemoteDesktop" = [ "hyprland" ];
|
||||
};
|
||||
environment.systemPackages = with pkgs; [
|
||||
walker
|
||||
uwsm
|
||||
|
||||
Reference in New Issue
Block a user