update?
This commit is contained in:
parent
b2d4605c58
commit
484d40c152
2 changed files with 5 additions and 1 deletions
|
@ -8,7 +8,7 @@ text=${1:-cdist}
|
|||
|
||||
#cd /usr/figle*/share/figlet/
|
||||
cd /usr/share/figlet
|
||||
cd /usr/share/figlet/fonts/
|
||||
#cd /usr/share/figlet/fonts/
|
||||
#for a in *.flf; do BLA=${a%.flf}; echo $BLA; echo hallo | figlet -f $BLA; done
|
||||
#for a in *.flf; do BLA=${a%.flf}; echo $BLA; echo CM Bofs | figlet -f $BLA; done
|
||||
#for a in *.flf; do BLA=${a%.flf}; echo $BLA ; echo $BLA | figlet -f $BLA; done
|
||||
|
|
|
@ -2,6 +2,10 @@
|
|||
|
||||
# i3lock -c fe0000 -d
|
||||
|
||||
i3lock -t -i ~/.background.png
|
||||
|
||||
exit 0
|
||||
|
||||
#~/b/i3lock/i3lock -t -i /home/users/nico/oeffentlich/bilder/linux-tux-bsd/think_linux_kachel.png
|
||||
# sleep 2
|
||||
# xset dpms force off
|
||||
|
|
Loading…
Reference in a new issue