aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKiran George <kirangeorge1995@gmail.com>2024-05-05 14:12:10 +0530
committerKiran George <kirangeorge1995@gmail.com>2024-05-05 14:12:10 +0530
commitaafbbcc8c767329404dcc679c727e0b3435ce598 (patch)
tree2b21bf0891c8918b025283cfa1d710832822a966
parentc6378dfa61981eaeecf73acc044a5ef54b764d4b (diff)
Close Rofi if running when ags overview is launched
-rw-r--r--config/hypr/configs/Keybinds.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf
index 1cc8e2af..0afbf4f7 100644
--- a/config/hypr/configs/Keybinds.conf
+++ b/config/hypr/configs/Keybinds.conf
@@ -30,7 +30,7 @@ bind = $mainMod ALT, L, exec, $scriptsDir/ChangeLayout.sh # Toggle Master or Dwi
bind = $mainMod ALT, V, exec, $scriptsDir/ClipManager.sh # Clipboard Manager
bind = $mainMod SHIFT, N, exec, swaync-client -t -sw # swayNC panel
bind = SHIFT, ALT_L, exec, $scriptsDir/SwitchKeyboardLayout.sh # Switch Keyboard Layout
-bind = $mainMod, A, exec, ags -t 'overview'
+bind = $mainMod, A, exec, pkill rofi || true && ags -t 'overview'
# FEATURES / EXTRAS (UserScripts)
bind = $mainMod, E, exec, $UserScripts/QuickEdit.sh # Quick Edit Hyprland Settings
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage