Try this!

This commit is contained in:
RealStickman 2023-04-18 17:35:33 +02:00
parent 4859fc8a35
commit e16a9b1431

View File

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