diff options
author | luxagraf <sng@luxagraf.net> | 2022-12-12 10:28:32 -0600 |
---|---|---|
committer | luxagraf <sng@luxagraf.net> | 2022-12-12 10:28:32 -0600 |
commit | 93830da481aa5c85799767d6617f5a0e88392fca (patch) | |
tree | 67b123dc3032b20afcf3bcc4b0448d901077f0f1 /.tmux.conf | |
parent | f181bfe1db0bee1b30f1a33c733336807feed28e (diff) |
dell: brought X11 setup up to par with swaydell
Diffstat (limited to '.tmux.conf')
-rw-r--r-- | .tmux.conf | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ bind C-f source-file ~/.tmux/write-fict bind C-x source-file ~/.tmux/write-lux bind C-w source-file ~/.tmux/write-wire bind C-d source-file ~/.tmux/dev +bind C-l source-file ~/.tmux/dev-lbh #set -g status-left-length 52 set -g status-right-length 451 |