This commit is contained in:
RP1 2025-01-11 19:44:31 +01:00
commit 1e911ac027
2 changed files with 4 additions and 3 deletions

View file

@ -527,6 +527,7 @@ if [[ $user_choice = *"Discord - VoIP-, és csevegőalkalmazás"* ]]; then
echo Installing ${bold}${yellow}Discord${normal} echo Installing ${bold}${yellow}Discord${normal}
flatpak install flathub com.discordapp.Discord --user -y flatpak install flathub com.discordapp.Discord --user -y
sudo pacman -S noto-fonts-emoji --noconfirm
# Vencord script credit to Lordify # Vencord script credit to Lordify

View file

@ -82,6 +82,8 @@ fi
sudo systemctl enable gdm.service sudo systemctl enable gdm.service
sudo systemctl enable NetworkManager.service sudo systemctl enable NetworkManager.service
sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target geoclue.service sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target geoclue.service
sudo sed -i 's/Icon=org.gnome.Console/Icon=org.gnome.Terminal/' /usr/share/applications/org.gnome.Console.desktop
sudo sed -i 's/Name[en_GB]=Console/Name[en_GB]=Terminal/' /usr/share/applications/org.gnome.Console.desktop
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
hblock hblock
@ -108,8 +110,6 @@ fi
yay -S gdm-tools --noconfirm --sudoloop --save yay -S gdm-tools --noconfirm --sudoloop --save
yay -S hydrapaper --noconfirm yay -S hydrapaper --noconfirm
yay -S nautilus-open-any-terminal --noconfirm
gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal kgx
# Flatseal - Flatpak app jogosultság beállító # Flatseal - Flatpak app jogosultság beállító
echo echo