From 640ad84891efea35ae5138765eab8d03c941a238 Mon Sep 17 00:00:00 2001 From: zachir Date: Sun, 26 Feb 2023 15:31:58 -0600 Subject: fix librewolf not reading theme for some reason? --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hypr/hyprland.conf') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index bcf0143..5335b30 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -255,7 +255,7 @@ bind = $mainMod $secdMod, 0, pass, ^(com\.obsproject\.Studio)$ # Menu bindings bind = $mainMod $secdMod, Q, exec, qbc -w -bind = $mainMod $secdMod, W, exec, lwc -w +bind = $mainMod $secdMod, W, exec, GTK_THEME="Plata-Noir-Compact" lwc -w bind = $mainMod $secdMod, P, exec, passmenu # Misc bindings -- cgit v1.2.3