Skip to content

Commit

Permalink
Update io.github.vikdevelop.SaveDesktop.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
vikdevelop authored May 29, 2023
1 parent 2f10850 commit f54a220
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions io.github.vikdevelop.SaveDesktop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ finish-args:
- --filesystem=~/.config
# load Desktop environment data files (e.g. backgrounds, extensions, etc.)
- --filesystem=~/.local/share
# load Flatpak custom permissions for including to configuration
- --filesystem=~/.local/share/flatpak/overrides
# to be able to select destination for saving configuration in also these directories
- --filesystem=xdg-download
- --filesystem=xdg-music
Expand All @@ -32,6 +30,7 @@ finish-args:
- --filesystem=~/.xfce4:create
# save all fonts installed in home directory
- --filesystem=~/.fonts:create
- --filesystem=/var/lib/flatpak:ro
# logout from session (GNOME-based environments) for changes to the desktop configuration to take effect
- --talk-name=org.gnome.SessionManager
# logout from session (Xfce) for changes to the Xfce desktop configuration to take effect
Expand All @@ -41,7 +40,6 @@ finish-args:
# ensuring to FileChooserNative will work correctly
- --talk-name=org.freedesktop.FileManager1
- --talk-name=org.freedesktop.portal.FileChooser
- --talk-name=org.freedesktop.Flatpak
modules:
- name: savedesktop
buildsystem: simple
Expand Down

0 comments on commit f54a220

Please sign in to comment.