diff options
| author | dacctal <donotcontactmevia@email.invalid> | 2026-08-06 14:38:34 +0000 |
|---|---|---|
| committer | dacctal <donotcontactmevia@email.invalid> | 2026-08-06 14:38:34 +0000 |
| commit | 391d25eb64e36cf9608c582e20acde8ed0c7c79f (patch) | |
| tree | 901cb57beb5c89849ab49d52d7e775420958f160 /.tmux.conf | |
| parent | 0222024b9ca5e76975f080bf7e143ab488a01dce (diff) | |
Diffstat (limited to '.tmux.conf')
| -rw-r--r-- | .tmux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ +# set prefix to CTRL+Space [ C-␣ / C-Space ] unbind C-Space set -g prefix C-Space bind C-Space send-prefix +# change style :D set -g status-right "#{?window_bigger,[#{window_offset_x}#,#{window_offset_y}] ,}\"#{=21:pane_title}\"" set -g status-style bg="#1e1f1e",fg="#9a9c8b" |
