Compare commits
No commits in common. "34e79bcb7768ceeea1be3b1b0b43ee04dd89041e" and "d29806f123d5aa2f7cc114f75a83bd95d26a12af" have entirely different histories.
34e79bcb77
...
d29806f123
@ -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 "$scriptloc" && cp "$HOME/configs/arch-config/scripts/arch-config.sh" "$HOME/scripts/" && bash ~/scripts/arch-config.sh "$@"
|
||||
rm "$HOME/scripts/arch-config.sh" && 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,7 +1,6 @@
|
||||
acpilight
|
||||
age
|
||||
alsa-utils
|
||||
amd-ucode
|
||||
arandr
|
||||
bandwhich
|
||||
base-devel
|
||||
@ -50,13 +49,10 @@ hunspell-en_us
|
||||
hyphen
|
||||
hyphen-de
|
||||
hyphen-en
|
||||
intel-media-driver
|
||||
intel-ucode
|
||||
jre-openjdk
|
||||
kcm-wacomtablet
|
||||
kdeconnect
|
||||
kitty
|
||||
lib32-mesa
|
||||
libaacs
|
||||
libbluray
|
||||
libcdio
|
||||
@ -67,13 +63,8 @@ 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
|
||||
@ -129,10 +120,7 @@ unace
|
||||
unrar
|
||||
unzip
|
||||
util-linux
|
||||
vdpauinfo
|
||||
vnstat
|
||||
vulkan-intel
|
||||
vulkan-radeon
|
||||
webkit2gtk
|
||||
wget
|
||||
whois
|
||||
|
Loading…
Reference in New Issue
Block a user