From a8c6dfd87edc0ae461e50600026a1657b07e7e2e Mon Sep 17 00:00:00 2001
From: archos <archos@archoslinux.cz>
Date: Sun, 30 Mar 2025 15:54:53 +0200
Subject: [PATCH] aktualizace skriptu pacman_packages.sh

---
 pacman_packages.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/pacman_packages.sh b/pacman_packages.sh
index 531b052..5aaa870 100644
--- a/pacman_packages.sh
+++ b/pacman_packages.sh
@@ -13,8 +13,7 @@
 # Aktualizace systému
 
 # Seznam balíčků k instalaci pomocí pacman
-pacman_packages="firefox vim git htop darktable geeqie smplayer vlc thunar pcmanfm thunar-archive-plugin firefox  transmission-gtk libreoffice-fresh libreoffice-fresh-cs gnome-calculator pluma p7zip unrar tar rsync cryfs rapid-photo-downloader gthumb gimp wireguard-tools  nextcloud-client  flatpak catfish totem borg borgmatic gnome-disk-utility gparted python-llfuse sshfs simple-scan evince neofetch geany gnome-screenshot filezilla networkmanager-openvpn passff-host  firefox-i18n-cs thunderbird thunderbird-i18n-cs wget yajl bitwarden cronie  noto-fonts-extra  picom pacman-contrib seahorse volumeicon neovim xdg-utils xdg-user-dirs-gtk unzip pavucontrol network-manager-applet noto-fonts ttf-dejavu file-roller
-"
+pacman_packages="firefox vim git htop darktable geeqie smplayer vlc thunar pcmanfm thunar-archive-plugin firefox  transmission-gtk libreoffice-fresh libreoffice-fresh-cs gnome-calculator pluma p7zip unrar tar rsync cryfs rapid-photo-downloader gthumb gimp wireguard-tools  nextcloud-client  flatpak catfish totem borg borgmatic gnome-disk-utility gparted python-llfuse sshfs simple-scan evince neofetch geany gnome-screenshot filezilla networkmanager-openvpn passff-host  firefox-i18n-cs thunderbird thunderbird-i18n-cs wget yajl bitwarden cronie  noto-fonts-extra  picom pacman-contrib seahorse volumeicon neovim xdg-utils xdg-user-dirs-gtk unzip pavucontrol network-manager-applet noto-fonts ttf-dejavu file-roller"
 
 # Aktualizace systému a instalace balíčků
 echo "Aktualizuji systém a instaluji základní balíčky..."