about summary refs log tree commit diff stats
path: root/nix-conf
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2022-12-08 16:43:02 +0000
committerDavid Morgan <djm_uk@protonmail.com>2022-12-08 16:43:02 +0000
commit9d143844bbecde1ea8fd104d59d55091d64c9409 (patch)
treeec1fec85e5764fe1247a6352b8b63792a4f11db7 /nix-conf
parente8a342317d13e42924c61bc584acf9532d5791e8 (diff)
downloaddotfiles-9d143844bbecde1ea8fd104d59d55091d64c9409.tar.gz
Add tmux-copy-toolkit
Diffstat (limited to 'nix-conf')
-rw-r--r--nix-conf/home/includes/dev-common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-conf/home/includes/dev-common.nix b/nix-conf/home/includes/dev-common.nix
index 253e9e6..4ade583 100644
--- a/nix-conf/home/includes/dev-common.nix
+++ b/nix-conf/home/includes/dev-common.nix
@@ -20,7 +20,7 @@
     terminal = "screen-256color";
     prefix = "C-x";
     plugins = with pkgs; [
-      #tmuxPlugins.copy-toolkit
+      tmuxPlugins.copy-toolkit
       tmuxPlugins.copycat
       tmuxPlugins.extrakto
       tmuxPlugins.fzf-tmux-url