portal
This commit is contained in:
@@ -104,6 +104,12 @@ ACTION=="add", SUBSYSTEM=="backlight", GROUP="video", MODE="0660"
|
||||
enable = true;
|
||||
binfmt = true;
|
||||
};
|
||||
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
config.common.default = "gtk";
|
||||
};
|
||||
# services.dunst.enable = true;
|
||||
# services.dunst.settings = {
|
||||
# global = {
|
||||
@@ -112,5 +118,5 @@ ACTION=="add", SUBSYSTEM=="backlight", GROUP="video", MODE="0660"
|
||||
# height = 300;
|
||||
# word_wrap = true;
|
||||
# };
|
||||
#s
|
||||
# };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user