Notifs
This commit is contained in:
parent
b28e9a9b80
commit
1dcfed1313
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
textColor = text;
|
||||
borderColor = primary;
|
||||
progressColor = primary;
|
||||
anchor = "bottom-left";
|
||||
anchor = "top-right";
|
||||
|
||||
extraConfig = ''
|
||||
[urgency=high]
|
||||
|
|
|
@ -111,7 +111,7 @@
|
|||
# set -g @plugin 'tmux-plugins/tmux-continuum'
|
||||
|
||||
# set -g @resurrect-capture-pane-contents 'on'
|
||||
# set -g @resurrect-processes 'helix hx vi vim nvim emacs man less more tail top htop btm irssi weechat mutt "git log" iex mix deno watchexec mosh-client ssh'
|
||||
# set -g @resurrect-processes 'helix hx vi vim nvim emacs man less more tail top htop btm irssi weechat mutt "git log" iex mix deno watchexec mosh-client ssh senpai broot nnn iex mix'
|
||||
|
||||
# bind A run-shell "#{@resurrect-save-script-path}"
|
||||
# bind L run-shell "#{@resurrect-restore-script-path}"
|
||||
|
|
Loading…
Reference in a new issue