shell/kitty: add shortcut for copying with ansi
This commit is contained in:
parent
99a10f35dd
commit
8c352ea5ec
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ in
|
|||
${if config.services.xserver.desktopManager.gnome.enable then "hide_window_decorations yes" else ""}
|
||||
background_opacity 0.8
|
||||
dynamic_background_opacity yes
|
||||
|
||||
map kitty_mod+alt+c copy_ansi_to_clipboard
|
||||
'';
|
||||
|
||||
environment.etc."ranger/rc.conf".text = ''
|
||||
|
|
Loading…
Reference in a new issue