The "Fishy" splash screen features a cute animated fish swimming across your screen during system startup. This version has been updated to work with KDE Plasma 6, which uses Qt6 instead of Qt5.
Original creator: KartikSindura
Original repository: https://github.com/KartikSindura/fishy
- Updated QML imports from Qt5 to Qt6 for Plasma 6 compatibility
- Fixed directory structure issues
- Corrected the file organization to match KDE Plasma 6 requirements
- Updated metadata.json for proper Plasma 6 recognition
- Download or clone this repository
- Extract the contents to
~/.local/share/plasma/look-and-feel/fishy/ - Refresh the KDE cache:
kbuildsycoca6 - Go to System Settings > Appearance > Splash Screen
- Select "Fishy" from the list of available splash screens
This splash screen will be available on the KDE Store soon!
This splash screen is licensed under the GNU General Public License v3.0 (GPL-3.0), the same license as the original work. See the LICENSE file for more details.
- Original splash screen created by: KartikSindura
- Plasma 6 compatibility port by: f4mrfaux