mirror of
https://github.com/FAUSheppy/config
synced 2025-12-06 07:01:36 +01:00
Change x to exec start x so it cannot be killed and exploited during lockscreen
This commit is contained in:
2
zshrc
2
zshrc
@@ -93,7 +93,7 @@ if [[ $HOST =~ atlantis* ]]; then
|
||||
alias telegram='ssh uni -t "/proj/ciptmp/ik15ydit/Zeug/Telegram/tg/bin/telegram-cli -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='startx'
|
||||
alias x='exec startx'
|
||||
else
|
||||
alias telegram='/proj/ciptmp/ik15ydit/Zeug/Telegram/tg/bin/telegram-cli -k tg-server.pub'
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user