Fixed typo in script

This commit is contained in:
2026-04-15 18:03:26 +02:00
parent d254fbd6b4
commit e319c9f30d

View File

@@ -5,7 +5,7 @@ let
in
{
home.file.".config/waybar/custom/htt.sh".text = ''
i#!/bin/bash
#!/bin/bash
if htt $HOME/.cache/htt/rules -q | grep float > /dev/null; then
echo '{"text": "", "class": "running", "tooltip": "Floating mode"}'
else