Skip to content

This adds the konsole desktop file to your share/applications directory

Notifications You must be signed in to change notification settings

dnkmmr69420/enable-konsole-on-bazzite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

enable-konsole-on-bazzite

This adds the konsole desktop file to your share/applications directory

This is needed because the ublue devs decided to replace the native konsole with the pytix terminal which does not fit with the KDE desktop. This is a way to have konsole without having the flatpak.

Install

Make the directory just to be sure that it exist

mkdir -p ~/.local/share/applications

Install the desktop file by running this

wget -P ~/.local/share/applications https://raw.githubusercontent.com/dnkmmr69420/enable-konsole-on-bazzite/refs/heads/main/org.kde.konsole.desktop

Remove

To remove, just run this

rm -f ~/.local/share/applications/org.kde.konsole.desktop

About

This adds the konsole desktop file to your share/applications directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published