changed handling of sleep and lockscreen to I3.
This commit is contained in:
parent
d88054554f
commit
fdc6fd5889
4 changed files with 137 additions and 2 deletions
|
@ -95,8 +95,6 @@ local LOCAL_ZSHRC=$HOME/.config/zshlocal # Allow the local machine to have
|
|||
alias vimdiff="nvim -d"
|
||||
alias mutt="neomutt"
|
||||
alias fuck='sudo $(fc -ln -1)'
|
||||
#i3sleep locks the screen and puts the system to sleep
|
||||
alias i3sleep="systemctl suspend && i3lock"
|
||||
|
||||
#alias -g ...='../..'
|
||||
#alias -g ....='../../..'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue