added transmission and tmux.conf
This commit is contained in:
parent
d49a3f1734
commit
077cd2b0aa
9
.tmux.conf
Normal file
9
.tmux.conf
Normal file
@ -0,0 +1,9 @@
|
||||
set -g mode-mouse on
|
||||
set -g mouse-resize-pane on
|
||||
set -g mouse-select-pane on
|
||||
set -g mouse-select-window on
|
||||
|
||||
set -g status-bg black
|
||||
set -g status-fg white
|
||||
set -g pane-active-border-fg white
|
||||
set -g pane-border-fg black
|
@ -42,7 +42,7 @@
|
||||
# System utilities, drivers...
|
||||
ntfs
|
||||
# Services
|
||||
syncthing
|
||||
syncthing transmission
|
||||
# Other stuff
|
||||
screenfetch scrot
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user