From c3aba30c348552e8cb0f6154199c4f34228b16fa Mon Sep 17 00:00:00 2001 From: Sojus07 Date: Fri, 11 Apr 2025 02:30:51 +0200 Subject: [PATCH] add yt-dlp --- hosts/default/home/nix/tmux.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/hosts/default/home/nix/tmux.nix b/hosts/default/home/nix/tmux.nix index 1cf37ca..3d17ecd 100644 --- a/hosts/default/home/nix/tmux.nix +++ b/hosts/default/home/nix/tmux.nix @@ -27,7 +27,6 @@ bind -n M-Up select-pane -U bind -n M-Down select-pane -D - set-option -s status-interval 1 set -g status-left-length 100 set -g status-right-length 100 set -g status-position top @@ -37,8 +36,6 @@ set -g @plugin 'o0th/tmux-nova' set -g @nova-nerdfonts true - set -g @nova-nerdfonts-left - set -g @nova-nerdfonts-right set -g @nova-pane-active-border-style "#44475a" set -g @nova-pane-border-style "#282a36"