From 35d3e6c3990949c2d4d94b5e1bde5006b7f390d9 Mon Sep 17 00:00:00 2001 From: josh ott Date: Fri, 1 May 2026 17:18:43 -0400 Subject: some friction to the rat --- rat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rat') diff --git a/rat b/rat index c1eed9e..38f83fe 100755 --- a/rat +++ b/rat @@ -50,7 +50,7 @@ for_task () { update_waybar while true; do sleep 5m - notif="$(notify-send -A open "Ask yourself: do I still need the rat to $1?")" + notif="$(notify-send -u critical -A open "Ask yourself: do I still need the rat to $1?")" if [[ -n "$notif" ]]; then kitty --app-id ration bash -i ration break -- cgit v1.3