aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2024-05-05 19:58:46 +0900
committerGitHub <noreply@github.com>2024-05-05 19:58:46 +0900
commit9037bd8c20fb9a693dd14e531746bf0da8f344ad (patch)
tree1745583356afc37f50a5a148628db5f2b9c793c5
parentcb39aa6659e579738767301e17104f8e1a1fcfd5 (diff)
parentaafbbcc8c767329404dcc679c727e0b3435ce598 (diff)
Merge pull request #238 from SherLock707/experimental-ags
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