diff options
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
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 |