Fixed typo in script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user