Add presenter mode
This commit is contained in:
parent
5d2643b023
commit
113ef82727
5 changed files with 10 additions and 1 deletions
.config
|
@ -12,6 +12,7 @@ alias aliases.local='$EDITOR ~/.config/aliasrc.local && . ~/.config/aliasrc'
|
|||
alias artisan='./artisan'
|
||||
|
||||
alias bfg='java -jar ~/tools/bfg-1.13.0.jar'
|
||||
alias bspwm-present='pkill xcompmgr; bspc monitor "$MONITOR_PRIMARY" -d web terminal 3 4 5 6 7 8 9 presenter1; bspc monitor "$MONITOR_SECONDARY" -d presenter2'
|
||||
|
||||
alias clip='xclip -selection clipboard'
|
||||
alias cp='cp -iv'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue