diff options
Diffstat (limited to 'hypr/.config')
| -rw-r--r-- | hypr/.config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 59e5caa..a09cb70 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -194,6 +194,7 @@ bind = $mainMod, E, exec, emacs # 📜 Scripts bind = $mainMod, V, exec, ~/Scripts/clipboard +bind = $mainMod, R, exec, ~/Scripts/run bind = $mainMod, S, exec, ~/Scripts/screenshot bind = $mainMod SHIFT, S, exec, ~/Scripts/screenshot snip |
