From efc8800ee714658fbff748096c6ea47455ec2d2c Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 12 May 2025 12:37:47 +0200 Subject: [PATCH] me stupid --- desktopenvs/hyprland/scripts/getispeed.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktopenvs/hyprland/scripts/getispeed.sh b/desktopenvs/hyprland/scripts/getispeed.sh index be73642..e59f016 100755 --- a/desktopenvs/hyprland/scripts/getispeed.sh +++ b/desktopenvs/hyprland/scripts/getispeed.sh @@ -1,3 +1,3 @@ #!/bin/bash speedvar=$(~/.config/python-script/bin/python ~/Dotfiles/desktopenvs/hyprland/scripts/python/ispeedtest.py b) -notify-send -t200000 $speedvar +notify-send -t 200000 $speedvar