Modified spw alias.
This commit is contained in:
parent
e62c6d1a08
commit
52feef486f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user