its called return
This commit is contained in:
parent
b80761e9a2
commit
cdbc0bd70c
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ device:epic-mouse-v1 {
|
|||
$mainMod = SUPER
|
||||
|
||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||
bind = $mainMod, Enter, exec, kitty
|
||||
bind = $mainMod, RETURN, exec, kitty
|
||||
bind = $mainMod, C, killactive,
|
||||
bind = $mainMod, M, exit,
|
||||
bind = $mainMod, E, exec, dolphin
|
||||
|
|
Loading…
Reference in a new issue