summaryrefslogtreecommitdiff
path: root/.config/hypr
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-08-22 15:42:58 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-08-22 15:42:58 +0200
commit32afed113eac536c7c2a671e803e9891b4898561 (patch)
tree615cba3bb26fed4c5b8d584fab82c29cb9a06161 /.config/hypr
parentea8650502c2b281eaaa13543d0e1f2b6a8cea2e5 (diff)
Hyprland: Close stderr for wofi --show run
Diffstat (limited to '.config/hypr')
-rw-r--r--.config/hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index ac14cd0..dec9e03 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -70,7 +70,7 @@ windowrule = float, title:^(ec)$
windowrule = size 50% 50%, title:^(ec)$
windowrule = center, title:^(ec)$
-bind = $modkey, Space, exec, exec wofi --show run
+bind = $modkey, Space, exec, exec wofi --show run 2>/dev/null
bind = $modkey, E, exec, exec emacsclient -c -a emacs
bind = $modkey, P, exec, exec vault
bind = $modkey, Q, killactive,