From c914d1e9aa283b90dedada460ffabe8a4e0d7550 Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Thu, 7 Nov 2024 16:15:54 -0600 Subject: [PATCH] Adding wofi styling. --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 4049ec4..b766cac 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -45,7 +45,7 @@ source = ~/.config/hypr/monitors.conf # Set programs that you use $terminal = alacritty $fileManager = pcmanfm -$menu = wofi --show drun +$menu = wofi --show run -s ~/.config/wofi/themes/nord.css $emacs = emacsclient -c -a 'emacs' # The space at the end is IMPORTANT! $reset = hyprctl dispatch submap reset && #use a variable to keep things more readable