diff options
| author | JaKooLit <jimmielovejay@gmail.com> | 2024-05-06 16:45:26 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay@gmail.com> | 2024-05-06 16:45:26 +0900 |
| commit | e1a22b19efdf542480868f1c250f11ace3a275c1 (patch) | |
| tree | 4f375ebc75ef6fd7990faa388c44b7dc75f4ff2f /config/hypr/UserConfigs/UserKeybinds.conf | |
| parent | 9037bd8c20fb9a693dd14e531746bf0da8f344ad (diff) | |
Style change of ags which should work well with Dark / Light switcher. Keybinds moved to UserConfigs
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 |
