mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-02 12:54:39 +00:00
Fish: betterer timer
This commit is contained in:
parent
eb804bdcea
commit
d600f8894b
|
@ -1,7 +1,8 @@
|
|||
# Defined in /tmp/fish.q2rjYH/timer.fish @ line 2
|
||||
# Defined in /tmp/fish.7W1FjE/timer.fish @ line 2
|
||||
function timer
|
||||
tmux new-session -d 'while true
|
||||
countdown 20m
|
||||
notify-send Time
|
||||
zenity --info --text=Time
|
||||
end'
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue