diff options
| author | bh <qn+git@epicurus.dev> | 2026-03-31 18:30:41 +0800 |
|---|---|---|
| committer | bh <qn+git@epicurus.dev> | 2026-03-31 18:30:41 +0800 |
| commit | 60bae066b418b80d8e4fd9e144d65d1e9010d6f8 (patch) | |
| tree | 87221600c42078061c26f6189ddb4b7bd317a2b1 /hypr/.config | |
| parent | 5feaa115d7dda11d145c0f74c1ad6b6c6b786ffe (diff) | |
rofi: add new run mode
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 |
