Missing exec dispatcher in keybind

This commit is contained in:
Evie Litherland-Smith 2023-06-30 09:11:47 +01:00
parent 0cb1cd9b37
commit 86c8db45af

View file

@ -85,7 +85,7 @@
# See https://wiki.hyprland.org/Configuring/Keywords/ for more # See https://wiki.hyprland.org/Configuring/Keywords/ for more
bind = ALT, Return, exec, wezterm bind = ALT, Return, exec, wezterm
bind = ALT, Space, exec, pkill rofi || rofi -show drun bind = ALT, Space, exec, pkill rofi || rofi -show drun
bind = ALT, E, thunar bind = ALT, E, exec, thunar
bind = ALT, Q, killactive, bind = ALT, Q, killactive,
bind = ALT, P, exec, swaylock bind = ALT, P, exec, swaylock
bind = ALT, M, fullscreen, 0 bind = ALT, M, fullscreen, 0