diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2024-05-07 01:24:02 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-07 01:24:02 +0900 |
| commit | 0c76bebdd4227a11f8045a62fbdc6fea30d4e8a0 (patch) | |
| tree | c78924dc28800d9883409423d743d5241176dfd8 /config/hypr/UserConfigs/UserKeybinds.conf | |
| parent | 1313535e7b45095bef66e41438d5f245478d35b1 (diff) | |
| parent | 59daca892dcbe48f87a28e06fdca337a5598f7fe (diff) | |
Merge pull request #241 from JaKooLit/experimental-ags
Experimental ags to development
Diffstat (limited to 'config/hypr/UserConfigs/UserKeybinds.conf')
| -rw-r--r-- | config/hypr/UserConfigs/UserKeybinds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/UserConfigs/UserKeybinds.conf b/config/hypr/UserConfigs/UserKeybinds.conf index 7ffd702e..6dc461a8 100644 --- a/config/hypr/UserConfigs/UserKeybinds.conf +++ b/config/hypr/UserConfigs/UserKeybinds.conf @@ -14,6 +14,7 @@ $UserScripts = $HOME/.config/hypr/UserScripts # rofi App launcher #bindr = $mainMod, $mainMod_L, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run,window # Super Key to Launch rofi menu bind = $mainMod, D, exec, pkill rofi || rofi -show drun -modi drun,filebrowser,run,window +bind = $mainMod, A, exec, pkill rofi || true && ags -t 'overview' bind = $mainMod, Return, exec, $term # Launch terminal bind = $mainMod, T, exec, $files |
