From 70cd2cc670b557cfad496a45c178755d08271c39 Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Thu, 14 Aug 2025 22:00:02 -0300 Subject: [PATCH] :wrench: chore(config/hypr/bindings): escape hashtag char on wallpaper selector bind --- config/hypr/shell/bindings.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/shell/bindings.conf b/config/hypr/shell/bindings.conf index 1544065..d5cd5f0 100644 --- a/config/hypr/shell/bindings.conf +++ b/config/hypr/shell/bindings.conf @@ -22,7 +22,7 @@ bind = $mainMod, N, exec, colorshell toggle control-center bind = $mainMod, M, exec, colorshell toggle center-window bind = $mainMod, L, exec, $exec hyprlock bind = $mainMod, V, exec, colorshell runner '>' || $exec sh $XDG_CONFIG_HOME/hypr/scripts/clipboard-menu.sh -bind = $mainMod, W, exec, colorshell runner '##' +bind = $mainMod, W, exec, colorshell runner '\##' # bind = $mainMod, $mainMod_L, exec, colorshell toggle apps-window bind = $mainMod, $mainMod_l, exec, colorshell peek-workspace-num