mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-06-01 20:09:13 +02:00
Merge from faraway monitor screen
This commit is contained in:
parent
53664cee57
commit
b98db6e80d
2 changed files with 19 additions and 1 deletions
|
@ -35,5 +35,5 @@ alias ~='cd ~'
|
|||
alias ..='cd ..'
|
||||
|
||||
# Computer control
|
||||
alias blank='xset dpms force off'
|
||||
alias blank='sleep 1s && xset dpms force off'
|
||||
alias lock='blank; xscreensaver-command --lock'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue