Compare commits

...

2 Commits

Author SHA1 Message Date
exu
34e79bcb77 Also use scriptloc on the originating script 2023-11-17 19:39:23 +01:00
exu
593ab719e8 Add µcodes and various gpu drivers (intel, amd) 2023-11-17 19:38:10 +01:00
2 changed files with 13 additions and 1 deletions

View File

@ -67,7 +67,7 @@ git clone https://gitea.exu.li/realstickman/configs.git &>/dev/null
# NOTE Arguments get passed automatically now # NOTE Arguments get passed automatically now
if ! cmp --silent "$scriptloc" "$HOME/configs/arch-config/scripts/arch-config.sh"; then if ! cmp --silent "$scriptloc" "$HOME/configs/arch-config/scripts/arch-config.sh"; then
echo Removed old config file and launched new one. echo Removed old config file and launched new one.
rm "$HOME/scripts/arch-config.sh" && cp "$HOME/configs/arch-config/scripts/arch-config.sh" "$HOME/scripts/" && bash ~/scripts/arch-config.sh "$@" rm "$scriptloc" && cp "$HOME/configs/arch-config/scripts/arch-config.sh" "$HOME/scripts/" && bash ~/scripts/arch-config.sh "$@"
fi fi
# if no seltheme file exists, ask to select a theme # if no seltheme file exists, ask to select a theme

View File

@ -1,6 +1,7 @@
acpilight acpilight
age age
alsa-utils alsa-utils
amd-ucode
arandr arandr
bandwhich bandwhich
base-devel base-devel
@ -49,10 +50,13 @@ hunspell-en_us
hyphen hyphen
hyphen-de hyphen-de
hyphen-en hyphen-en
intel-media-driver
intel-ucode
jre-openjdk jre-openjdk
kcm-wacomtablet kcm-wacomtablet
kdeconnect kdeconnect
kitty kitty
lib32-mesa
libaacs libaacs
libbluray libbluray
libcdio libcdio
@ -63,8 +67,13 @@ libnotify
libreoffice-fresh libreoffice-fresh
libreoffice-fresh-de libreoffice-fresh-de
libsecret libsecret
libva-intel-driver
libva-mesa-driver
libva-utils
lsp-plugins-lv2 lsp-plugins-lv2
man-db man-db
mesa
mesa-vdpau
mythes-de mythes-de
mythes-en mythes-en
nemo nemo
@ -120,7 +129,10 @@ unace
unrar unrar
unzip unzip
util-linux util-linux
vdpauinfo
vnstat vnstat
vulkan-intel
vulkan-radeon
webkit2gtk webkit2gtk
wget wget
whois whois