mako i waybar pywal templates

This commit is contained in:
2021-07-08 18:28:40 +02:00
parent 94c1f95a4c
commit a6f071cce2
5 changed files with 32 additions and 30 deletions

9
.zshrc
View File

@ -209,9 +209,12 @@ mattermost-desktop () { # launch telegram and send it to scratchpad
}
theme () {
(wal -qi $WALLPAPER)
(swaybg --bg-scale $WALLPAPER)
(~/bin/alawal.sh)
wal -qi $WALLPAPER
swaybg --bg-scale $WALLPAPER
cp ~/.cache/wal/mako ~/.config/mako/config
systemctl --user restart mako
systemctl --user restart waybar
~/bin/alawal.sh
}
alias tf=terraform