🔧 chore(hypr/bindings): better colorshell reload command

This commit is contained in:
retrozinndev
2025-11-06 16:50:20 -03:00
parent 323d45e51b
commit 281394a9e3
+1 -1
View File
@@ -8,7 +8,7 @@ bind = , Print, exec, $exec $scripts/screenshot.sh
bind = $mainMod, Print, exec, $exec $scripts/screenshot.sh full bind = $mainMod, Print, exec, $exec $scripts/screenshot.sh full
# restarts colorshell # 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, K, exec, $exec $terminal
bind = $mainMod, Q, killactive bind = $mainMod, Q, killactive