Foot: Remap copy/paste to use shift key.
This commit is contained in:
parent
57c3c8d17c
commit
b69a8f9232
|
@ -27,7 +27,8 @@ in
|
|||
in
|
||||
{
|
||||
show-urls-launch = "${mod}+o";
|
||||
clipboard-paste = "Control+Shift+v XF86Paste ${mod}+i";
|
||||
clipboard-paste = "Control+Shift+v XF86Paste ${mod}+P";
|
||||
clipboard-copy = "Control+Shift+v XF86Paste ${mod}+Y";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue