First commit.

This commit is contained in:
gardouille 2014-09-22 23:00:59 +02:00
commit 440f660603
2 changed files with 11 additions and 0 deletions

0
README Normal file
View File

11
veille.sh Executable file
View File

@ -0,0 +1,11 @@
#!/bin/bash
### Petit script qui:
## supprime les agents ssh qui tourent
## met en veille la machine
### Le but étant de simplifier l'appel à ces fonctionnalités depuis un keybind
## Sous herbstluftwm par exemple: "hc keybind $Mod-Shift-c spawn ~/bin/veille.sh"
keychain --clear && rm -rf ~/.keychain/*
i3lock -c 000000 --pointer win -d