feat: wallpaper menu, blue colors on waybar with blur

This commit is contained in:
João Dias
2024-08-18 17:38:57 -03:00
parent 5fc6add9c3
commit 6b77a0ab0e
13 changed files with 98 additions and 74 deletions
+3
View File
@@ -90,6 +90,9 @@ function Apply_dotfiles {
cp -f ./hyprlock/* $CONFIG_DIR/hypr
cp -f ./hypridle/* $CONFIG_DIR/hypr
echo "-> Installing scripts in ~/.config/hypr/scripts"
cp -r ./hyprland/scripts $CONFIG_DIR/hypr
echo "-> Installing Wofi"
mkdir -p $CONFIG_DIR/wofi
cp -f ./wofi/* $CONFIG_DIR/wofi