changed things again
like i added qtech2ssh alias
This commit is contained in:
parent
3742d8ed6b
commit
893b4c9970
3 changed files with 3 additions and 2 deletions
1
.bashrc
1
.bashrc
|
@ -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"
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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 ###
|
||||
############
|
||||
|
|
Loading…
Reference in a new issue