Private window shortcut

This commit is contained in:
Thomas Forgione 2025-05-13 15:10:38 +02:00
parent 4b91e6511a
commit 0699d03c40

View File

@ -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