mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore: remove background music
This commit is contained in:
2
Brewfile
2
Brewfile
@@ -443,8 +443,6 @@ cask "angry-ip-scanner"
|
||||
cask "ankerwork"
|
||||
# Application uninstaller
|
||||
cask "appcleaner"
|
||||
# Audio utility
|
||||
cask "background-music"
|
||||
# Tool to flash OS images to SD cards & USB drives
|
||||
cask "balenaetcher"
|
||||
# Menu bar icon organizer
|
||||
|
||||
@@ -125,9 +125,6 @@ bind P run "tmux paste-buffer"
|
||||
|
||||
# ========= Plugins =========
|
||||
|
||||
set -g @now-playing-scrollable-threshold 60
|
||||
set -g @now-playing-status-format "#[fg=cyan]ﱘ #[fg=white]{title} #[fg=cyan,nobold]#[fg=blue] #[fg=white]{artist}"
|
||||
|
||||
# prefix + I to install, prefix + U to update
|
||||
set -g @plugin 'tmux-plugins/tpm'
|
||||
set -g @plugin 'tmux-plugins/tmux-battery'
|
||||
@@ -141,7 +138,6 @@ set -g @plugin 'tmux-plugins/tmux-sensible'
|
||||
set -g @plugin 'tmux-plugins/tmux-sessionist'
|
||||
set -g @plugin 'tmux-plugins/tmux-urlview'
|
||||
set -g @plugin 'tmux-plugins/tmux-yank'
|
||||
set -g @plugin 'spywhere/tmux-now-playing' # , (Pause) . (Stop) ; (Prev) ' (Next)
|
||||
set -g @plugin 'nhdaly/tmux-better-mouse-mode'
|
||||
set -g @plugin 'carlocab/tmux-nvr'
|
||||
set -g @plugin 'jbnicolai/tmux-fpp' # f
|
||||
|
||||
Reference in New Issue
Block a user