Missing exec dispatcher in keybind
This commit is contained in:
parent
0cb1cd9b37
commit
86c8db45af
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue