Skip to content

Commit

Permalink
chore: add dde-portals.conf
Browse files Browse the repository at this point in the history
Log:
  • Loading branch information
Decodetalkers committed Sep 19, 2023
1 parent c29b130 commit 53ef20c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ configure_file(
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/xdg-desktop-portal-dde.service DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/systemd/user/")
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.freedesktop.impl.portal.desktop.dde.service DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/dbus-1/services")
install(FILES ${CMAKE_CURRENT_LIST_DIR}/misc/dde.portal DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/xdg-desktop-portal/portals/")
install(FILES ${CMAKE_CURRENT_LIST_DIR}/misc/deepin-portals.conf DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/xdg-desktop-portal/")
2 changes: 2 additions & 0 deletions misc/deepin-portals.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[preferred]
default=deepin

0 comments on commit 53ef20c

Please sign in to comment.