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