From b36021a87da7977feb64a54466d76913e8f3f0d6 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Wed, 22 Feb 2023 11:37:22 -0600 Subject: lots of intermingled changes - switch to cascadia as monospace font - switch to fontawesome for waybar icons - dircolors readability improvements - foot terminal on linux - waybar visual tweaks - deploy script improvements --- bin/linux/dnf-needs-restarting | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/linux/dnf-needs-restarting') diff --git a/bin/linux/dnf-needs-restarting b/bin/linux/dnf-needs-restarting index 60f7f7c..a080649 100755 --- a/bin/linux/dnf-needs-restarting +++ b/bin/linux/dnf-needs-restarting @@ -16,7 +16,7 @@ fi set -u if ! output="$($DNFCMD needs-restarting -r)"; then - icon="勒" + icon="" else icon="" fi -- cgit v1.2.3