mirror of
https://github.com/FAUSheppy/config
synced 2025-12-07 23:41:34 +01:00
Added baisc vpn support zsh/hl
This commit is contained in:
@@ -38,6 +38,8 @@ if [[ "$HOST" == "atlantislaptop" ]]; then
|
|||||||
xautolock -time 15 -locker /home/ik15ydit/.config/i3lock/piclock.sh &
|
xautolock -time 15 -locker /home/ik15ydit/.config/i3lock/piclock.sh &
|
||||||
/usr/bin/dunst &
|
/usr/bin/dunst &
|
||||||
hc keybind $Mod-o spawn /bin/bash -c "systemctl hibernate"
|
hc keybind $Mod-o spawn /bin/bash -c "systemctl hibernate"
|
||||||
|
hc keybind $Mod-c spawn /bin/bash -c "sudo /usr/bin/openvpn_cip.sh"
|
||||||
|
hc keybind $Mod-Shift-c spawn /bin/bash -c "sudo stopvpn.sh"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
@@ -166,7 +168,7 @@ hc mousebind $Mod-Button3 resize
|
|||||||
hc keybind $Mod-BackSpace cycle_monitor
|
hc keybind $Mod-BackSpace cycle_monitor
|
||||||
hc keybind $Mod-Tab cycle_all +1
|
hc keybind $Mod-Tab cycle_all +1
|
||||||
hc keybind $Mod-Shift-Tab cycle_all -1
|
hc keybind $Mod-Shift-Tab cycle_all -1
|
||||||
hc keybind $Mod-c cycle
|
#hc keybind $Mod-c cycle
|
||||||
#hc keybind $Mod-i jumpto urgent
|
#hc keybind $Mod-i jumpto urgent
|
||||||
|
|
||||||
#pulseaudio
|
#pulseaudio
|
||||||
|
|||||||
1
zshrc
1
zshrc
@@ -111,6 +111,7 @@ if [[ $HOST =~ atlantis* ]]; then
|
|||||||
alias telegram-plain='ssh uni -t "/proj/ciptmp/ik15ydit/Zeug/Telegram/tg/bin/telegram-cli --disable-colors --disable-readline -k tg-server.pub"'
|
alias telegram-plain='ssh uni -t "/proj/ciptmp/ik15ydit/Zeug/Telegram/tg/bin/telegram-cli --disable-colors --disable-readline -k tg-server.pub"'
|
||||||
|
|
||||||
alias x='exec startx'
|
alias x='exec startx'
|
||||||
|
alias vpn='sudo /usr/bin/openvpn_cip.sh'
|
||||||
else
|
else
|
||||||
alias telegram='/proj/ciptmp/ik15ydit/Zeug/Telegram/tg/bin/telegram-cli -k tg-server.pub'
|
alias telegram='/proj/ciptmp/ik15ydit/Zeug/Telegram/tg/bin/telegram-cli -k tg-server.pub'
|
||||||
alias burp=/home/cip/2013/ik15ydit/ciptmp/reps/WebScan/burpsuite/BurpSuiteFree
|
alias burp=/home/cip/2013/ik15ydit/ciptmp/reps/WebScan/burpsuite/BurpSuiteFree
|
||||||
|
|||||||
Reference in New Issue
Block a user