mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +07:00
Add niri-portals.conf
New config file for the new xdg-desktop-portal.
This commit is contained in:
@@ -81,6 +81,7 @@ assets = [
|
||||
{ source = "target/release/niri", dest = "/usr/bin/", mode = "755" },
|
||||
{ source = "resources/niri-session", dest = "/usr/bin/", mode = "755" },
|
||||
{ source = "resources/niri.desktop", dest = "/usr/share/wayland-sessions/", mode = "644" },
|
||||
{ source = "resources/niri-portals.conf", dest = "/usr/share/xdg-desktop-portal/", mode = "644" },
|
||||
{ source = "resources/niri.service", dest = "/usr/lib/systemd/user/", mode = "644" },
|
||||
]
|
||||
[package.metadata.generate-rpm.requires]
|
||||
|
||||
Reference in New Issue
Block a user