summaryrefslogtreecommitdiffstats
path: root/tmux.conf
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2025-09-07 18:04:51 +0200
committerChristoph Schlosser <christoph@linux.com>2025-09-07 18:04:51 +0200
commit5f0dbecd2a4993feb183892fe941ee5114b38ae7 (patch)
tree868c9614c6f288125a19de549a1e65d295bf4fd5 /tmux.conf
parentdf8b5e7386a1703deeb52c22aa3c4ace58b015d7 (diff)
downloaddots-5f0dbecd2a4993feb183892fe941ee5114b38ae7.tar.gz
Rename tmux.conf so it's picked up by ln.sh
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/tmux.conf b/tmux.conf
deleted file mode 100644
index 5e46454..0000000
--- a/tmux.conf
+++ /dev/null
@@ -1,6 +0,0 @@
-set-option -g default-terminal "screen-256color"
-set-option -ga terminal-overrides ",xterm-256color:Tc"
-set -g mouse on
-set -g set-clipboard on
-set-option -g status-position top
-set-option -g status-style "bg=#2b2b2b,fg=#a9b7c6"