Skip to content

Commit

Permalink
fix: minor correction to a sed for fixing gnome-keyring use in sway
Browse files Browse the repository at this point in the history
  • Loading branch information
lauretano committed Jul 21, 2024
1 parent db83287 commit 8cba207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/common/common-apps-sway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ modules:
- type: script
snippets:
- "ln -sfn /usr/lib/systemd/system/greetd.service /etc/systemd/system/display-manager.service"
- "sed -i '/^UseIn/ s/$/\,sway/' /usr/share/xdg-desktop-portal/portals/gnome-keyring.portal"
- "sed -i '/^UseIn/ s/$/,sway/' /usr/share/xdg-desktop-portal/portals/gnome-keyring.portal"

0 comments on commit 8cba207

Please sign in to comment.