dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 2df0a4986342e7a5840cdc29a80697ed29854118
parent ca060f4e81c2641226d547e74b0fc7bdb6f63c24
Author: pyratebeard <root@pyratebeard.net>
Date:   Tue, 28 Jun 2022 15:36:25 +0100

mute/unmute text. todo popup height

Diffstat:
Mtmux/.tmux.conf | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf @@ -123,8 +123,8 @@ set -g @ethernet "#[bg=colour237,fg=colour7] hardwire #[default]" set -g @wifi "#[bg=colour237,fg=colour7] airborne #[default]" # device names for tmux-muted -set -g @muted "#[bg=colour237,fg=colour2]░▓█#[bg=colour2,fg=black]muted#[bg=colour237,fg=colour2]█▓░#[default]" -set -g @unmuted "#[bg=colour237,fg=colour1]░▓█#[bg=colour1,fg=white]unmuted#[bg=colour237,fg=colour1]█▓░#[default]" +set -g @muted "#[bg=colour237,fg=colour2]░▓█#[bg=colour2,fg=black]mute#[bg=colour237,fg=colour2]█▓░#[default]" +set -g @unmuted "#[bg=colour237,fg=colour1]░▓█#[bg=colour1,fg=white]on air#[bg=colour237,fg=colour1]█▓░#[default]" # work minutes for pomodoro set -g @work 30 @@ -153,7 +153,7 @@ bind Z previous-layout # toggle todo list popup ## http://git.z3bra.org/scripts/file/todo.html unbind t -bind t display-popup -w 75 -h 13 ~/bin/todo +bind t display-popup -w 75 ~/bin/todo unbind T bind T command-prompt -I "run-shell 'todo "