summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hypr/hyprland.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index 567c77d..f1d1e1c 100644
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -126,6 +126,7 @@ device:epic mouse V1 {
# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more
windowrule = windowdance, title:^(Rhythm Doctor)$
windowrule = fullscreen, ^(Xephyr)$
+windowrule = float, title:^(LibreWolf - Choose User Profile)$
windowrulev2 = float, class:^(yabridge-host.exe.so)$, title:^(menu)$
windowrulev2 = float,floating:0,title:^(menu*)
windowrulev2 = forceinput,title:^(menu*)
@@ -191,6 +192,7 @@ bind = $mainMod SHIFT, Q, killactive,
bind = $mainMod SHIFT, E, exit,
bind = $mainMod SHIFT, SPACE, togglefloating,
bind = $mainMod, F, fullscreen, 0
+bind = $mainMod, M, fullscreen, 1
#}}}
#{{{ Workspace binds