Skip to content

Commit d32afd7

Browse files
committed
feat: add qrca as system flatpak
I reinstalled Aurora on my laptop and afterwards I wanted to connect to another WiFi Network other than the one I specified in Plasma Setup and in the network applet you have the option to scan a QR-Code with the camera and connect to the wifi that way, if we preinstall qrca[1] then this is just gonna work out of the box. For desktops it wouldn't be useful for this purpose, but at least you could still scan QR-Codes from images. It's a small KDE app so I think it's fine to include by default. [1]: https://github.com/flathub/org.kde.qrca
1 parent 15ccd21 commit d32afd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

system_files/shared/usr/share/ublue-os/homebrew/system-flatpaks.Brewfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ flatpak "org.kde.kclock"
1717
flatpak "org.kde.kontact"
1818
flatpak "org.kde.kweather"
1919
flatpak "org.kde.okular"
20+
flatpak "org.kde.qrca"
2021
flatpak "org.kde.skanpage"
2122
flatpak "org.mozilla.thunderbird"
2223
flatpak "org.mozilla.firefox"

0 commit comments

Comments
 (0)