1
0
Fork 0
forked from RP1/RaveOS-arch

Compare commits

..

No commits in common. "7cd878e2ed28508d53d09f2ec38983c4f290f093" and "b316411e68e2a39f10a7c3e22575fdd8bddb986e" have entirely different histories.

3 changed files with 5 additions and 3 deletions

View file

@ -245,7 +245,6 @@ if [[ $user_choice = *"KVM QEMU - virtualizáció, virtuális gépek futtatása"
sudo sed -i 's/#group = "kvm"/group = "kvm"/' /etc/libvirt/qemu.conf sudo sed -i 's/#group = "kvm"/group = "kvm"/' /etc/libvirt/qemu.conf
sudo systemctl enable libvirtd.service sudo systemctl enable libvirtd.service
sudo systemctl start libvirtd.service sudo systemctl start libvirtd.service
sudo virsh net-autostart default
echo ${bold}${yellow}KVM QEMU ${normal}installed. echo ${bold}${yellow}KVM QEMU ${normal}installed.
echo --------------------------------------------- echo ---------------------------------------------

View file

@ -90,8 +90,8 @@ fi
mkdir cosmetics mkdir cosmetics
sudo chown -R $USER:$GROUP /home/$USER/cosmetics/ sudo chown -R $USER:$GROUP /home/$USER/cosmetics/
cd cosmetics cd cosmetics
wget -O cosmetics-kde.zip https://files.rp1.hu/share/hplmYZoB wget -O cosmetics.zip https://files.rp1.hu/api/public/dl/K7znaGkC/
unzip cosmetics-kde.zip unzip cosmetics.zip
git clone https://aur.archlinux.org/yay-bin.git git clone https://aur.archlinux.org/yay-bin.git

View file

@ -7,6 +7,9 @@ https://raw.githubusercontent.com/lassekongo83/adw-colors/refs/heads/main/themes
systemd modositas h a win userek tudjanak mindket os-be bootolni systemd modositas h a win userek tudjanak mindket os-be bootolni
need new gnome dconf cos of gnome console and more
check scheduler check scheduler
zgrep "CONFIG_SCHED_" /proc/config.gz zgrep "CONFIG_SCHED_" /proc/config.gz