diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 22d718b..cccb7f6 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -221,6 +221,7 @@ $mainMod = SUPER # Sets "Windows" key as main modifier # Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more bind = $mainMod, return, exec, $terminal bind = $mainMod, A, exec, firefox +bind = $mainMod SHIFT, A, exec, firefox -private-window bind = $mainMod SHIFT, C, killactive, bind = $mainMod, V, togglefloating, bind = $mainMod, R, exec, $menu