Foot: Fix copy-paste clash.
This commit is contained in:
parent
205fbc5862
commit
6ee0975969
|
@ -28,7 +28,7 @@ in
|
|||
{
|
||||
show-urls-launch = "${mod}+o";
|
||||
clipboard-paste = "Control+Shift+v XF86Paste ${mod}+P";
|
||||
clipboard-copy = "Control+Shift+v XF86Paste ${mod}+Y";
|
||||
clipboard-copy = "Control+Shift+c XF86Copy ${mod}+Y";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue