diff --git a/3progs.sh b/3progs.sh
index 83dcbf9..e2c9216 100755
--- a/3progs.sh
+++ b/3progs.sh
@@ -13,6 +13,9 @@ mkdir -p /home/$USER/.local/share/applications/
 sudo chown -R $USER:$GROUP /home/$USER/
 cp -a rp-programscript.desktop /home/$USER/.local/share/applications/
 echo "Exec=/home/$USER/.progs/3progs.sh" >> /home/$USER/.local/share/applications/rp-programscript.desktop
+sudo rm /usr/share/applications/qv4l2.desktop
+sudo rm /usr/share/applications/qvidcap.desktop
+
 
 # Steam GPU Grep from Lordify
     nVidia=$(lspci -P | grep "NVIDIA" -c)
@@ -72,6 +75,7 @@ user_choice=$(zenity --list --checklist --width='1000' --height='1000' \
   FALSE "Spotify - Zenelejátszó Linuxra" \
   FALSE "Spotube - Ingyenes Premium Spotify Zenelejátszó Linuxra" \
   FALSE "Steam Launcher" \
+  FALSE "Systemd boot mod - 0sec varakozas bootolaskor" \
   FALSE "Telegram - Titkosított üzenetküldő" \
   FALSE "Vibrant - Szín szaturáció beállító program" \
   FALSE "Vivaldi - webböngésző" \
@@ -88,7 +92,8 @@ if [[ $user_choice = *"Audacious - Music Player"* ]]; then
   echo ---------------------------------------------  
   echo Installing ${bold}${yellow}Audacious${normal}
 
-    sudo pacman -S audacious --noconfirm
+    flatpak install flathub org.atheme.audacious --user -y
+    sudo rsync -ap --info=progress2 audacious /home/$USER/.var/app/org.atheme.audacious/config
 
   echo ${bold}${yellow}Audacious ${normal}installed.
   echo ---------------------------------------------
@@ -114,6 +119,8 @@ if [[ $user_choice = *"GNOME Screenshot - gyorsbillentyűs képernyőkép létre
   echo Installing ${bold}${yellow}GNOME Screenshot${normal}
 
     sudo pacman -S gnome-screenshot --noconfirm
+    mkdir -p /home/$USER/Pictures/Screenshots
+    gsettings set org.gnome.gnome-screenshot auto-save-directory '~/Pictures/Screenshots'
 
   echo ${bold}${yellow}GNOME Screenshot ${normal}installed.
   echo ---------------------------------------------
@@ -146,12 +153,26 @@ if [[ $user_choice = *"Steam Launcher"* ]]; then
     sudo chmod +x update-proton-ge
     ./update-proton-ge
     echo "GSK_RENDERER=gl" | sudo tee -a /etc/environment
+    sudo rm /usr/share/applications/steam-native.desktop
 
   echo ${bold}${yellow}Steam + Latest ProtonGE ${normal}installed.
   echo ---------------------------------------------
   echo
 fi
 
+if [[ $user_choice = *"Systemd boot mod - 0sec varakozas bootolaskor"* ]]; then
+  echo
+  echo ---------------------------------------------
+  echo Installing ${bold}${yellow}Systemd boot mod${normal}
+
+    sudo sed -i 's/timeout 3/timeout 0/' /boot/loader/loader.conf
+
+  echo ${bold}${yellow}Systemd boot mod ${normal}installed.
+  echo ---------------------------------------------
+  echo
+fi
+Systemd boot mod - 0sec varakozas bootolaskor
+
 if [[ $user_choice = *"Heroic Launcher - Epic Games Launcher Linux verziója"* ]]; then
   echo
   echo ---------------------------------------------
@@ -243,6 +264,7 @@ if [[ $user_choice = *"Lutris - Game launchereket, és egyéb appokat futtató k
   echo Installing ${bold}${yellow}Lutris with MangoHud${normal}
 
   sudo pacman -S lutris --noconfirm
+  sudo pacman -S wine winetricks wine-mono wine-gecko --noconfirm
 
   echo ${bold}${yellow}Lutris with MangoHud compatibility ${normal}installed.
   echo ---------------------------------------------
diff --git a/todolist b/todolist
index a21ca99..b94e74a 100644
--- a/todolist
+++ b/todolist
@@ -4,45 +4,25 @@ https://youtu.be/P_AJZwyoyyE
 yaru css
 https://raw.githubusercontent.com/lassekongo83/adw-colors/refs/heads/main/themes/yaru-bark-dark/gtk.css
 
-systemd modositas h a win userek tudjanak mindket os-be bootolni
 
 gdm login screenen a hatteret eltolni h a bagoly job felulre keruljon
 dconf update bugos blur my shell miatt a dockon
-	gnome screenshot autosave
-	shortcuts
-	settings nem nyilik meg super + s
-	ablak mozgatas monitorok kozott hianyzik alt + >
+	??? settings nem nyilik meg super + s ???
 
-avahi stb eltuntetni a start menubol
-steam native eltuntet a start menubol
+2 avahi ikont eltuntetni a start menubol
 
-restart to windows gnome extension remove
-Reboot into -> WIn boot manager mukodik
-
-systemd boot timeout ha vkinek nem kell win
+restart hangs
 
 3progs scriptben audacious 432hz config push
-add calibre 
-
-kde program script feljon de nem nyilik vele terminal igy nem is telepit semmit
-
-
-check scheduler
-	zgrep "CONFIG_SCHED_" /proc/config.gz
-	
-
-3progs script addons
-
-Audacious - flatpak
-Krusader
-Bottles
-Pamac
-LibreOffice
-WebApps
-kdeconnect
+add calibre
 
 
 SDDM Login Screenre
 Elvileg van Auto WinReboot
 systemctl reboot --boot-loader-entry=auto-windows nem mukodik
 
+
+
+
+check scheduler
+	zgrep "CONFIG_SCHED_" /proc/config.gz