install scripts. reorganization. soon to be deployable
This commit is contained in:
7
env/.local/bin/system/start-scripts/lessons-loop.sh
vendored
Executable file
7
env/.local/bin/system/start-scripts/lessons-loop.sh
vendored
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
newsboat_loop(){
|
||||
notify-send -t 6000 -i '/home/iceyrazor/stuff/media/saved gifs/duolingo-crop-s.jpg' "Anki" "did you do your japanese lessons today?"
|
||||
sleep 2h
|
||||
newsboat_loop
|
||||
}
|
||||
newsboat_loop
|
||||
Reference in New Issue
Block a user