From 65bce3046d97dad91979467ced511785ffdfc57c Mon Sep 17 00:00:00 2001 From: Don Williams Date: Wed, 26 Nov 2025 01:37:04 -0500 Subject: Formatting error in UserConfigs/UserKeybinds.conf --- config/hypr/UserConfigs/UserKeybinds.conf | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/config/hypr/UserConfigs/UserKeybinds.conf b/config/hypr/UserConfigs/UserKeybinds.conf index f8a80771..582eedb7 100644 --- a/config/hypr/UserConfigs/UserKeybinds.conf +++ b/config/hypr/UserConfigs/UserKeybinds.conf @@ -11,23 +11,23 @@ $scriptsDir = $HOME/.config/hypr/scripts $UserScripts = $HOME/.config/hypr/UserScripts $UserConfigs = $HOME/.config/hypr/UserConfigs -### IMPORTANT: If you want to remap and existing keybind you MUST unbindd it first +# IMPORTANT: If you want to remap and existing keybind you MUST unbindd it first - ## The bindings are CASE SENSITIVE. We suggest you copy the exisitng binding here - ## Then change `bindd` to `unbindd` +# The bindings are CASE SENSITIVE. We suggest you copy the exisitng binding here +# Then change `bindd` to `unbindd` # E.g. -#unbindd = $mainMod, Return, Open terminal, exec, $term -#bindd = $mainMod, Return, Open terminal, exec, ghostty +# unbindd = $mainMod, Return, Open terminal, exec, $term +# bindd = $mainMod, Return, Open terminal, exec, ghostty # -#unbindd = $mainMod, E, file manager, exec, $files -#bindd = $mainMod, T, file manager, exec, $files +# unbindd = $mainMod, E, file manager, exec, $files +# bindd = $mainMod, T, file manager, exec, $files - ## If you are ADDING a bindd, make sure you include the description - ## Other the keybind search menu might not show it properly +# If you are ADDING a bindd, make sure you include the description +# Other the keybind search menu might not show it properly # E.g. - # bindd = $mainMod, Z, My z app, exec APPNAME +# bindd = $mainMod, Z, My z app, exec APPNAME -- cgit v1.2.3