1
0
Fork 0
forked from RP1/RaveOS-arch

added everything from todolist

This commit is contained in:
RP1 2025-01-07 21:26:44 +01:00
parent 51ef77c8c5
commit eeb3b66f58
2 changed files with 3 additions and 2 deletions

View file

@ -32,7 +32,7 @@ Locale=$(echo $LANG)
# Installing packages # Installing packages
sudo pacman -S gnome-terminal gnome-session gdm gnome-disk-utility gnome-system-monitor eog networkmanager flatpak base-devel bash-completion gedit gnome-calculator baobab ffmpeg git gnome-control-center gparted gnome-tweaks gnome-browser-connector xdg-desktop-portal xdg-desktop-portal-gnome xdg-desktop-portal-gtk xdg-desktop-portal-wlr ttf-ubuntu-font-family gnome-settings-daemon unzip wget glib2 glib2-devel spice-vdagent hblock nano qt5-wayland meson rsync zenity amd-ucode intel-ucode mesa-utils gvfs gvfs-smb wmctrl zsh python-setuptools --noconfirm sudo pacman -S tilix gnome-session gdm gnome-disk-utility gnome-system-monitor eog networkmanager flatpak base-devel bash-completion gedit gnome-calculator baobab ffmpeg git gnome-control-center gparted gnome-tweaks gnome-browser-connector xdg-desktop-portal xdg-desktop-portal-gnome xdg-desktop-portal-gtk xdg-desktop-portal-wlr ttf-ubuntu-font-family gnome-settings-daemon unzip wget glib2 glib2-devel spice-vdagent hblock nano qt5-wayland meson rsync zenity amd-ucode intel-ucode mesa-utils gvfs gvfs-mtp gvfs-smb wmctrl zsh python-setuptools --noconfirm
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
@ -61,6 +61,7 @@ Locale=$(echo $LANG)
rm -rf yaru rm -rf yaru
yay -S gdm-tools --noconfirm --sudoloop --save yay -S gdm-tools --noconfirm --sudoloop --save
yay -S hydrapapert --noconfirm
# Flatseal - Flatpak app jogosultság beállító # Flatseal - Flatpak app jogosultság beállító
echo echo

View file

@ -33,7 +33,7 @@ Locale=$(echo $LANG)
# Installing packages # Installing packages
sudo pacman -S sddm gnome-disk-utility kitty eog flatpak base-devel bash-completion gedit gnome-calculator baobab ffmpeg git xdg-desktop-portal xdg-desktop-portal-gnome xdg-desktop-portal-gtk xdg-desktop-portal-wlr ttf-ubuntu-font-family gnome-settings-daemon unzip wget glib2 glib2-devel spice-vdagent hblock nano qt5-wayland meson rsync zenity amd-ucode intel-ucode mesa-utils gvfs gvfs-smb wmctrl zsh python-setuptools --noconfirm sudo pacman -S sddm gnome-disk-utility kitty eog flatpak base-devel bash-completion gedit gnome-calculator baobab ffmpeg git xdg-desktop-portal xdg-desktop-portal-gnome xdg-desktop-portal-gtk xdg-desktop-portal-wlr ttf-ubuntu-font-family gnome-settings-daemon unzip wget glib2 glib2-devel spice-vdagent hblock nano qt5-wayland meson rsync zenity amd-ucode intel-ucode mesa-utils gvfs gvfs-mtp gvfs-smb wmctrl zsh python-setuptools --noconfirm
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
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
sudo systemctl enable gdm.service sudo systemctl enable gdm.service