diff --git a/hyprland/raw/waybar.nix b/hyprland/raw/waybar.nix index 34d45ef..d7f570b 100644 --- a/hyprland/raw/waybar.nix +++ b/hyprland/raw/waybar.nix @@ -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