mako i waybar pywal templates
This commit is contained in:
9
.zshrc
9
.zshrc
@ -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
|
||||
|
Reference in New Issue
Block a user