Fixed typo in script
This commit is contained in:
@@ -5,7 +5,7 @@ let
|
|||||||
in
|
in
|
||||||
{
|
{
|
||||||
home.file.".config/waybar/custom/htt.sh".text = ''
|
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
|
if htt $HOME/.cache/htt/rules -q | grep float > /dev/null; then
|
||||||
echo '{"text": "", "class": "running", "tooltip": "Floating mode"}'
|
echo '{"text": "", "class": "running", "tooltip": "Floating mode"}'
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user