From e5ad2c3cd4566fec0590b6be0b4d195ffd5c8066 Mon Sep 17 00:00:00 2001 From: iceyrazor Date: Sun, 15 Jun 2025 22:32:50 -0500 Subject: autodetect doas in profile, fixed floating wibar (awesome), rules for im on awesome and auto center, fixed display detect in lfrc, backup script changes --- env/.config/lf/lfrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'env/.config/lf/lfrc') diff --git a/env/.config/lf/lfrc b/env/.config/lf/lfrc index bd0b0fe..d8d72f0 100755 --- a/env/.config/lf/lfrc +++ b/env/.config/lf/lfrc @@ -152,7 +152,7 @@ esac }} cmd clip-path ${{ - if [ -z $WAYLAND_DISPLAY ]; then + if [ -z "${WAYLAND_DISPLAY-}" ]; then printf "$f" | xclip -selection clipboard else printf "$f" | wl-copy -- cgit v1.3