Updates
This commit is contained in:
@@ -80,12 +80,15 @@ done
|
||||
# ------------------------------------------------------
|
||||
# Create symbolic links
|
||||
# ------------------------------------------------------
|
||||
echo ""
|
||||
echo "-> Create symbolic links"
|
||||
_installSymLink ~/.config/waybar ~/dotfiles/waybar/ ~/.config
|
||||
_installSymLink ~/.config/swaylock ~/dotfiles/swaylock/ ~/.config
|
||||
_installSymLink ~/.config/wlogout ~/dotfiles/wlogout/ ~/.config
|
||||
|
||||
|
||||
echo ""
|
||||
echo "-> Start swww"
|
||||
swww init
|
||||
|
||||
echo ""
|
||||
echo "DONE!"
|
||||
|
||||
3
scripts/wal.sh
Executable file
3
scripts/wal.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
wal -q -i ~/wallpaper/
|
||||
|
||||
exit
|
||||
@@ -1,3 +0,0 @@
|
||||
$background = rgb({background.strip})
|
||||
$color11 = rgb({color11.strip})
|
||||
$color14 = rgb({color14.strip})
|
||||
Reference in New Issue
Block a user