fix xdg portal config
I am so fucking silly it's unbelievable thank you to [leier](https://github.com/leierr) for pointing this issue out
This commit is contained in:
parent
b46bd4d094
commit
1334ba2277
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ in {
|
|||
];
|
||||
config.common = {
|
||||
default = [ "gtk" ];
|
||||
"org.freedesktop.impl.portal.Screencast" = [ hyprland ];
|
||||
"org.freedesktop.impl.portal.Screencast" = [ "hyprland" ];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue