Compare commits
2 Commits
d29806f123
...
34e79bcb77
Author | SHA1 | Date | |
---|---|---|---|
34e79bcb77 | |||
593ab719e8 |
@ -67,7 +67,7 @@ git clone https://gitea.exu.li/realstickman/configs.git &>/dev/null
|
||||
# NOTE Arguments get passed automatically now
|
||||
if ! cmp --silent "$scriptloc" "$HOME/configs/arch-config/scripts/arch-config.sh"; then
|
||||
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
|
||||
|
||||
# if no seltheme file exists, ask to select a theme
|
||||
|
@ -1,6 +1,7 @@
|
||||
acpilight
|
||||
age
|
||||
alsa-utils
|
||||
amd-ucode
|
||||
arandr
|
||||
bandwhich
|
||||
base-devel
|
||||
@ -49,10 +50,13 @@ hunspell-en_us
|
||||
hyphen
|
||||
hyphen-de
|
||||
hyphen-en
|
||||
intel-media-driver
|
||||
intel-ucode
|
||||
jre-openjdk
|
||||
kcm-wacomtablet
|
||||
kdeconnect
|
||||
kitty
|
||||
lib32-mesa
|
||||
libaacs
|
||||
libbluray
|
||||
libcdio
|
||||
@ -63,8 +67,13 @@ libnotify
|
||||
libreoffice-fresh
|
||||
libreoffice-fresh-de
|
||||
libsecret
|
||||
libva-intel-driver
|
||||
libva-mesa-driver
|
||||
libva-utils
|
||||
lsp-plugins-lv2
|
||||
man-db
|
||||
mesa
|
||||
mesa-vdpau
|
||||
mythes-de
|
||||
mythes-en
|
||||
nemo
|
||||
@ -120,7 +129,10 @@ unace
|
||||
unrar
|
||||
unzip
|
||||
util-linux
|
||||
vdpauinfo
|
||||
vnstat
|
||||
vulkan-intel
|
||||
vulkan-radeon
|
||||
webkit2gtk
|
||||
wget
|
||||
whois
|
||||
|
Loading…
Reference in New Issue
Block a user