diff --git a/foot.ini b/foot.ini index 9e6aa601..2ae09313 100644 --- a/foot.ini +++ b/foot.ini @@ -167,6 +167,9 @@ # cancel=Control+g Control+c Control+d Escape # toggle-url-visible=t +[text-bindings] +# \x03=Mod4+c # Map Super+c -> Ctrl+c + [mouse-bindings] # selection-override-modifiers=Shift # primary-paste=BTN_MIDDLE @@ -178,7 +181,4 @@ # select-word-whitespace=Control+BTN_LEFT-2 # select-row=BTN_LEFT-3 -[text-bindings] -# \x01=Mod4+a # Map Super+a -> Ctrl+a - # vim: ft=conf