diff options
Diffstat (limited to 'hypr/hyprland')
| -rw-r--r-- | hypr/hyprland/keybinds.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland/keybinds.conf b/hypr/hyprland/keybinds.conf index 5803061..e7f60d4 100644 --- a/hypr/hyprland/keybinds.conf +++ b/hypr/hyprland/keybinds.conf @@ -12,7 +12,7 @@ bind = $mainMod, R, exec, $menu bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle bind = CTRL SHIFT, escape, exec, $taskManager -# bind = $mainMod SHIFT, R, exec, ~/.config/hypr/wf-recorder/record.sh +bind = $mainMod SHIFT, R, exec, ~/.config/hypr/wf-recorder/record.sh # Move focus with mainMod + arrow keys bind = $mainMod, left, movefocus, l |
