From c51482b0f85ad46ea74afeeaea78429c25535f2d Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Sun, 24 Mar 2024 20:24:40 +0100 Subject: [PATCH] [wofi] fix style path --- apps/wofi/wofi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/wofi/wofi.sh b/apps/wofi/wofi.sh index 346dd49..b8607e6 100755 --- a/apps/wofi/wofi.sh +++ b/apps/wofi/wofi.sh @@ -12,4 +12,4 @@ wofi \ --normal-window \ --allow-images \ --prompt="Applications ..." \ - --style=/home/simon/.dotfiles/wofi/style.css + --style=/home/simon/.dotfiles/apps/wofi/style.css