upped notif show time for getispeed.sh
parent
8ebc7538cf
commit
1fd7e25198
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
speedvar=$(~/.config/python-script/bin/python ~/Dotfiles/desktopenvs/hyprland/scripts/python/ispeedtest.py b)
|
speedvar=$(~/.config/python-script/bin/python ~/Dotfiles/desktopenvs/hyprland/scripts/python/ispeedtest.py b)
|
||||||
notify-send -t20000 $speedvar
|
notify-send -t200000 $speedvar
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue