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
|
# 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 "$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
|
fi
|
||||||
|
|
||||||
# if no seltheme file exists, ask to select a theme
|
# if no seltheme file exists, ask to select a theme
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
acpilight
|
acpilight
|
||||||
age
|
age
|
||||||
alsa-utils
|
alsa-utils
|
||||||
amd-ucode
|
|
||||||
arandr
|
arandr
|
||||||
bandwhich
|
bandwhich
|
||||||
base-devel
|
base-devel
|
||||||
@ -50,13 +49,10 @@ 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
|
||||||
@ -67,13 +63,8 @@ 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
|
||||||
@ -129,10 +120,7 @@ unace
|
|||||||
unrar
|
unrar
|
||||||
unzip
|
unzip
|
||||||
util-linux
|
util-linux
|
||||||
vdpauinfo
|
|
||||||
vnstat
|
vnstat
|
||||||
vulkan-intel
|
|
||||||
vulkan-radeon
|
|
||||||
webkit2gtk
|
webkit2gtk
|
||||||
wget
|
wget
|
||||||
whois
|
whois
|
||||||
|
Loading…
Reference in New Issue
Block a user