From e319c9f30d11604a407948a67f99c51ea071ebc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miskolczi=20Rich=C3=A1rd?= Date: Wed, 15 Apr 2026 18:03:26 +0200 Subject: [PATCH] Fixed typo in script --- hyprland/raw/waybar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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