mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 17:17:22 +01:00
chore: remove redundant xdg.portal config in home
This commit is contained in:
parent
42df1c821b
commit
4dc2b59670
3 changed files with 211 additions and 79 deletions
|
|
@ -253,16 +253,6 @@
|
|||
};
|
||||
};
|
||||
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
extraPortals = [ pkgs.xdg-desktop-portal-wlr ];
|
||||
config = {
|
||||
common = {
|
||||
default = "wlr";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
xdg.desktopEntries =
|
||||
let
|
||||
terminal = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue