Try this!
This commit is contained in:
parent
4859fc8a35
commit
e16a9b1431
@ -111,8 +111,8 @@ gestures {
|
|||||||
$mod = SUPER
|
$mod = SUPER
|
||||||
|
|
||||||
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more
|
||||||
bind = CTRL, $mod, Return, exec, kitty
|
bind = CTRL_$mod, Return, exec, kitty
|
||||||
#bind = CTRL, $mod, A, exec, wofi --show drun
|
bind = CTRL_$mod, A, exec, wofi --show drun
|
||||||
bind = $mod, Q, killactive,
|
bind = $mod, Q, killactive,
|
||||||
|
|
||||||
#bind = $mod, Q, exec, kitty
|
#bind = $mod, Q, exec, kitty
|
||||||
|
Reference in New Issue
Block a user