From 78a3b5e4e391ffbfb0cfd27105b70028e7ce6a7b Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sun, 21 Apr 2024 10:09:42 -0700 Subject: [PATCH] Update .Xresources --- dot_Xresources.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_Xresources.tmpl b/dot_Xresources.tmpl index 8dfea92..bb9606d 100644 --- a/dot_Xresources.tmpl +++ b/dot_Xresources.tmpl @@ -33,7 +33,7 @@ *color7: {{ .drapeau.colors.subtext1 }} *color15: {{ .drapeau.colors.subtext0 }} -{{ if eq .osid "linux-arch" -}} +{{ if lookPath "rofi" -}} ! Make Rofi use fish shell rofi.run-command: fish -c '{cmd}' rofi.run-list-command: 'fish -c functions'