Skip to content

Commit

Permalink
feat: only install org.gnome.Loupe for sway
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanpz committed Nov 15, 2024
1 parent a51c159 commit b26e9b8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions files/system/usr/share/bonito/flatpaks.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,14 @@
"io.mpv.Mpv",
"org.audacityteam.Audacity",
"org.gimp.GIMP",
"org.gnome.Loupe",
"org.kde.kdenlive"
],
"exclude": []
},
"sway": {
"include": [],
"include": [
"org.gnome.Loupe"
],
"exclude": []
},
"kinoite": {
Expand Down

0 comments on commit b26e9b8

Please sign in to comment.