shell/kitty: add shortcut for copying with ansi

This commit is contained in:
Wroclaw 2024-05-26 21:15:26 +02:00
parent 99a10f35dd
commit 8c352ea5ec

View file

@ -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 = ''