From b0e83e2ee3fc328e55119ee7c1f09ad7ed20a635 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 5 Jun 2026 11:06:02 +0100 Subject: Move more host tooling to Nix --- dot_config/waybar/executable_lostfiles-status.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dot_config/waybar/executable_lostfiles-status.sh') diff --git a/dot_config/waybar/executable_lostfiles-status.sh b/dot_config/waybar/executable_lostfiles-status.sh index f5f1099..be1adae 100755 --- a/dot_config/waybar/executable_lostfiles-status.sh +++ b/dot_config/waybar/executable_lostfiles-status.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env dash # Waybar custom/lostfiles: shows count of filesystem entries not owned # by any pacman package (and not on lostfiles' built-in safe-list). # Source of truth is /run/lostfiles.txt, refreshed weekly by -- cgit v1.3.1