mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-07 15:25:59 +01:00
use exit in example conf
This commit is contained in:
parent
7522ade58d
commit
e2be91582a
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ dwindle {
|
||||||
# example binds
|
# example binds
|
||||||
bind=SUPER,Q,exec,kitty
|
bind=SUPER,Q,exec,kitty
|
||||||
bind=SUPER,C,killactive,
|
bind=SUPER,C,killactive,
|
||||||
bind=SUPER,M,exec,pkill Hyprland
|
bind=SUPER,M,exit,
|
||||||
bind=SUPER,E,exec,dolphin
|
bind=SUPER,E,exec,dolphin
|
||||||
bind=SUPER,V,togglefloating,
|
bind=SUPER,V,togglefloating,
|
||||||
bind=SUPER,R,exec,wofi --show drun -o DP-3
|
bind=SUPER,R,exec,wofi --show drun -o DP-3
|
||||||
|
|
Loading…
Reference in a new issue