Spotify and tmux conf

main
Steffen Rademacker 2 years ago
parent b370d59c3c
commit 17844e932f

@ -15,5 +15,3 @@ volume_normalisation = false
cache_path = '/Users/webgefrickel/Music'
no_audio_cache = false

@ -40,7 +40,7 @@ set -g window-status-format '#[fg=white,bg=default] #I #W '
set -g window-status-current-format '#[fg=blue,bg=black]#[fg=black,bg=blue] #I #W #[fg=blue,bg=black]#[fg=blue,bg=black,nobold]'
# Plugin configuration
set -g @resurrect-processes 'nnn v nvim m neomutt'
set -g @resurrect-processes 'nnn v nvim m neomutt spt git gs'
set -g @continuum-restore 'on'
set -g @continuum-boot 'off'

Loading…
Cancel
Save