changed things again

like i added qtech2ssh alias
This commit is contained in:
zombie maniac 2023-01-10 20:10:50 -05:00
parent 3742d8ed6b
commit 893b4c9970
Signed by: nbrooks211
GPG key ID: F43C85C0DF0C334E
3 changed files with 3 additions and 2 deletions

View file

@ -36,6 +36,7 @@ echo "`figlet " uf" && figlet "zombie" && figlet "maniac"`" | lolcat
#TERM=xterm-256color
alias qtechssh="ssh zombie@admin.qtechofficial.com -p 9940 -X"
alias qtech2ssh="ssh zombie@home.qtechofficial.com -p 2222 -X"
alias sharescreennoscreen="~/.local/bin/share -r 1920x1080 -m 0"
alias sharescreen="screen -S mon2camscreen bash -c '~/.local/bin/share -r 1920x1080 -m 0 -f 15'"
alias entermon="screen -rx mon2camscreen"

View file

@ -296,7 +296,7 @@ cursor:
# - ▇ Block
# - _ Underline
# - | Beam
style: Beam
style: Block
# If this is `true`, the cursor will be rendered as a hollow box when the
# window is not focused.

View file

@ -27,7 +27,7 @@ $HOME/.config/polybar/launch.sh
bspc monitor DisplayPort-0 -d I II III IV V VI VII VIII IX
bspc monitor DisplayPort-1 -d I II III IV V VI VII VIII IX
bspc monitor DisplayPort-2 -d I II III IV V VI VII VIII IX
bspc monitor HDMI-A-0 -d I II III IV V VI VII VIII IX
############
### gaps ###
############