From 6a29544702d7730709f770d74ab73ffb35ffbe28 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Sun, 5 Oct 2025 18:15:26 +0200 Subject: [PATCH] Start walker via socket call on keybind --- home/.config/hypr/hyprland.d/keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/.config/hypr/hyprland.d/keybinds.conf b/home/.config/hypr/hyprland.d/keybinds.conf index 572e375..6356a53 100644 --- a/home/.config/hypr/hyprland.d/keybinds.conf +++ b/home/.config/hypr/hyprland.d/keybinds.conf @@ -28,7 +28,7 @@ bind = SUPER SHIFT, T, exec, toggle-idle # ### PROGRAMS ### # ################ -bind = SUPER, R, exec, uwsm app -- walker +bind = SUPER, R, exec, nc -U /run/user/$UID/walker/walker.sock bind = SUPER, Return, exec, uwsm app -- kitty bind = SUPER, X, exec, uwsm app -- pcmanfm-qt bind = SUPER, B, exec, uwsm app -- firefox