mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
qutebrowser: add Ctrl+L to copy url
This commit is contained in:
@@ -19,5 +19,8 @@
|
||||
changelog_after_upgrade = "never";
|
||||
content.cookies.accept = "never";
|
||||
};
|
||||
extraConfig = ''
|
||||
config.bind('<Ctrl-L>', 'yank url ;; message-info "URL copied"')
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user