Skip to content

Commit

Permalink
Add thedesk-portals configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
vicr123 committed Dec 3, 2023
1 parent 78e4fe4 commit 888d6bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions desktop-portal/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@ configure_file(xdg-desktop-portal-thedesk.service.in ${CMAKE_BINARY_DIR}/xdg-des

install(FILES thedesk.portal
DESTINATION ${CMAKE_INSTALL_DATADIR}/xdg-desktop-portal/portals)
install(FILES thedesk-portals.conf
DESTINATION ${CMAKE_INSTALL_DATADIR}/xdg-desktop-portal)
install(FILES ${CMAKE_BINARY_DIR}/org.freedesktop.impl.portal.desktop.thedesk.service
DESTINATION ${CMAKE_INSTALL_DATADIR}/dbus-1/services)
install(FILES ${CMAKE_BINARY_DIR}/xdg-desktop-portal-thedesk.service
Expand Down
2 changes: 2 additions & 0 deletions desktop-portal/thedesk-portals.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[preferred]
default=thedesk

0 comments on commit 888d6bc

Please sign in to comment.