Private window shortcut
This commit is contained in:
parent
4b91e6511a
commit
0699d03c40
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user