diff --git a/config/hypr/shell/bindings.conf b/config/hypr/shell/bindings.conf index 2e896e9..3e88984 100644 --- a/config/hypr/shell/bindings.conf +++ b/config/hypr/shell/bindings.conf @@ -8,7 +8,7 @@ bind = , Print, exec, $exec $scripts/screenshot.sh bind = $mainMod, Print, exec, $exec $scripts/screenshot.sh full # restarts colorshell -bind = $mainMod, F7, exec, $exec colorshell reload || $exec colorshell +bind = $mainMod, F7, exec, colorshell quit && $exec colorshell || $exec colorshell bind = $mainMod, K, exec, $exec $terminal bind = $mainMod, Q, killactive