Modified spw alias.

This commit is contained in:
sheldonmlee 2021-02-18 22:17:52 +08:00
parent e62c6d1a08
commit 52feef486f

View File

@ -7,7 +7,7 @@ alias tmux="tmux -2"
# bash tree alias
alias gittree="git log --all --decorate --oneline --graph"
# open spotify web client on firefox
alias spw="firefox --new-window https://open.spotify.com/"
alias spw="firefox --new-window https://open.spotify.com/ & exit"
# run pulsemixer
alias mixer="pulsemixer"
# turn screen off