Feat: Ersetzt das Flatpak TextEditor durch das apt-Paket gnome-text-editor

This commit is contained in:
2026-08-28 21:59:57 +02:00
parent bff9822c86
commit aa68e0e1f7
2 changed files with 5 additions and 7 deletions
+5 -1
View File
@@ -13,7 +13,7 @@ apt update && apt install linux-xanmod-x64v3
apt install aptitude
# Install stable-Packages 1
apt install 7zip adb amberol apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils apt-listbugs apt-listchanges baobab bat bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui dconf-editor debian-goodies easyeffects fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal fragments fzf gameconqueror gamemode gimp gnome-calculator gnome-disk-utility gnome-firmware gnome-font-viewer gnome-keyring gnome-logs gnome-snapshot gnome-system-monitor grim hunspell hunspell-de-de-frami impression input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de loupe lsd man mangohud mesa-utils network-manager-gnome nodejs nwg-displays nwg-look obfuscate plymouth plymouth-themes prismlauncher protontricks radeontop remmina resources rfkill ripgrep sddm simple-scan sl slurp steam-devices swappy swaybg systemd-timesyncd tar tealdeer timeshift thunar tree unzip vlc vlc-data vlc-l10n vlc-plugin-access-extra vlc-plugin-base vlc-plugin-notify vlc-plugin-pipewire vlc-plugin-qt vlc-plugin-video-output wayland-utils wl-clipboard xdg-user-dirs zram-tools zsh
apt install 7zip adb amberol apparmor apparmor-notify apparmor-profiles apparmor-profiles-extra apparmor-utils apt-listbugs apt-listchanges baobab bat bleachbit blueman bluetooth bluez btop cava clamav clamav-daemon clamav-docs clamav-freshclam cpupower-gui dconf-editor debian-goodies easyeffects fastfetch ffmpeg file-roller firmware-linux firmware-linux-nonfree firmware-misc-nonfree flameshot flatpak flatseal fragments fzf gameconqueror gamemode gimp gnome-calculator gnome-disk-utility gnome-firmware gnome-font-viewer gnome-keyring gnome-logs gnome-snapshot gnome-system-monitor gnome-text-editor grim hunspell hunspell-de-de-frami impression input-remapper irqbalance keepassxc libreoffice libreoffice-gtk4 libreoffice-l10n-de loupe lsd man mangohud mesa-utils network-manager-gnome nodejs nwg-displays nwg-look obfuscate plymouth plymouth-themes prismlauncher protontricks radeontop remmina resources rfkill ripgrep sddm simple-scan sl slurp steam-devices swappy swaybg systemd-timesyncd tar tealdeer timeshift thunar tree unzip vlc vlc-data vlc-l10n vlc-plugin-access-extra vlc-plugin-base vlc-plugin-notify vlc-plugin-pipewire vlc-plugin-qt vlc-plugin-video-output wayland-utils wl-clipboard xdg-user-dirs zram-tools zsh
# Install stable-Packages 2
aptitude install pipewire pipewire-pulse unrar wine winetricks wireplumber
# Install backports-Packages
@@ -36,6 +36,10 @@ xdg-mime default io.bassi.Amberol.desktop audio/x-wav
xdg-mime default io.bassi.Amberol.desktop audio/flac
xdg-mime default io.bassi.Amberol.desktop audio/ogg
xdg-mime default org.gnome.TextEditor.desktop text/plain
xdg-mime default org.gnome.TextEditor.desktop text/x-log
xdg-mime default org.gnome.TextEditor.desktop text/markdown
# Set plymout-Theme
sudo plymouth-set-default-theme -R solar
-6
View File
@@ -4,12 +4,6 @@
flatpak install eu.betterbird.Betterbird -y # TODO Durch Melia ersetzen
xdg-mime default org.betterbird.Betterbird.desktop x-scheme-handler/mailto
# Texteditor
flatpak install flathub org.gnome.TextEditor -y
xdg-mime default org.gnome.TextEditor.desktop text/plain
xdg-mime default org.gnome.TextEditor.desktop text/x-log
xdg-mime default org.gnome.TextEditor.desktop text/markdown
# Decoder (QR-Code)
flatpak install flathub com.belmoussaoui.Decoder -y