diff --git a/nix-os/shell.nix b/nix-os/shell.nix index 3308eab..c13ffbe 100644 --- a/nix-os/shell.nix +++ b/nix-os/shell.nix @@ -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 = ''