1
0
mirror of https://github.com/kmein/niveum synced 2026-03-20 03:51:07 +01:00
- fix tmux config
- add window swallowing script
- make scripts an overlay
- setup disc burning
This commit is contained in:
Kierán Meinhardt
2020-06-22 08:44:09 +02:00
parent e380f96f4c
commit 871370e7a8
8 changed files with 45 additions and 15 deletions

View File

@@ -23,11 +23,6 @@
set -g status-right "#[fg=colour255,bg=colour237,bold] %Y-%m-%d #[default]#[fg=colour12,bg=colour233] %H:%M "
set -g status-justify left
set -g pane-active-border-fg colour237
set -g pane-border-fg colour237
set -g pane-active-border-bg default
set -g pane-border-bg default
set -g status-position bottom
set -g mouse on