[apple] parra
This commit is contained in:
parent
9e8673b0a5
commit
82838a4459
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
if [ "$(uname)" = "Darwin" ]; then
|
||||
alias stoppar='pkill -SIGHUP -f /Applications/Parallels\ Desktop.app'
|
||||
alias startpar='open -a Parallels\ Desktop'
|
||||
alias startparra='hc && open -a Parallels\ Desktop'
|
||||
alias stopparra='hc && pkill -SIGHUP -f /Applications/Parallels\ Desktop.app'
|
||||
alias startparra='hc && pkill SaneSideButtons && pkill Scroll && open -a Parallels\ Desktop'
|
||||
alias stopparra='hc && open -a Scroll\ Reverser && open -a SaneSideButtons && pkill -SIGHUP -f /Applications/Parallels\ Desktop.app'
|
||||
|
||||
alias slow='curl "http://localhost:55777/set?name=U32U1WR6B&brightness=0.4"'
|
||||
alias sdim='curl "http://localhost:55777/set?name=U32U1WR6B&brightness=0.35"'
|
||||
|
|
|
|||
Loading…
Reference in a new issue