From 7e60c88f775c35004151ab77e3ca4d81daad990b Mon Sep 17 00:00:00 2001 From: ITmail-dk <48917593+ITmail-dk@users.noreply.github.com> Date: Tue, 22 Oct 2024 11:01:51 +0200 Subject: [PATCH] Update install.sh --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 67b3be4..bf2fbf3 100644 --- a/install.sh +++ b/install.sh @@ -192,7 +192,7 @@ echo 'alias upup="sudo apt update && sudo apt upgrade -y && sudo apt autoremove echo 'bind '"'"'"\C-f":"open "$(fzf)"\n"'"'" >> ~/.bashrc # Make some directories for later use -mkdir -p ~/.local/src ~/.local/bin +mkdir -p ~/.local/src ~/.local/bin ~/.fonts ~/Wallpapers # # # # # Config folders & files @@ -505,7 +505,7 @@ bind = , XF86MonBrightnessDown, exec, brightnessctl -q s 10%- # Lockdown / Screenlock bind = , XF86Lock, exec, swaylock -f -L -e -c 000000 --indicator-radius 250 --indicator-thickness 6 -bind = $mainMod, l, exec, swaylock -f -L -e -c 000000 --indicator-radius 250 --indicator-thickness 6 +bind = $mainMod, l, exec, swaylock -f -L -e -c 000000 --indicator-radius 250 --indicator-thickness 6 -i $(find $HOME/Wallpapers -type f | shuf -n 1) # Open Programs