Foot: Open on lowercase o.

This commit is contained in:
Dmitry Voronin 2025-01-26 18:14:16 +03:00
parent e0f720c9f2
commit 7cf82fbb17
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -26,7 +26,7 @@ in
mod = "Mod1";
in
{
show-urls-launch = "${mod}+O";
show-urls-launch = "${mod}+o";
clipboard-paste = "Control+Shift+v XF86Paste ${mod}+P";
clipboard-copy = "Control+Shift+c XF86Copy ${mod}+Y";
};