- Fixed i3lock re-using the last image

- Set up /etc/environment sharing
This commit is contained in:
2022-08-03 21:28:16 +02:00
parent d28b21dcdf
commit 414bb14b1b
4 changed files with 23 additions and 10 deletions

View File

@@ -110,6 +110,7 @@ function install_config {
sudo ln -sf "$PWD"/config/package-managers/makepkg.conf /etc/makepkg.conf
sudo ln -sf "$PWD"/config/ntp.conf /etc/ntp.conf
sudo ln -sf "$PWD"/bash/Completion/ /etc/bash_completion.d
sudo ln -sf "$PWD"/config/environment /etc/environment
# create empty .custom alias file
echo "" >~/.custom