From 334bf7b970e2da51577c33e3a6cffc3bdbf3be5e Mon Sep 17 00:00:00 2001 From: airosa Date: Sun, 16 Oct 2022 01:21:54 +0500 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=BE:=20=20=20=20=20=20.tmux.conf=20=D0=A3=D0=B1=D1=80=D0=B0?= =?UTF-8?q?=D0=BD=D0=B0=2022=20=D1=81=D1=82=D1=80=D0=BE=D0=BA=D0=B0=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D0=B3=D1=80=D0=B0=D1=84=D0=B8=D1=87=D0=B5?= =?UTF-8?q?=D1=81=D0=BA=D0=BE=D0=B3=D0=BE=20=D0=B8=D0=BD=D1=82=D0=B5=D1=80?= =?UTF-8?q?=D1=84=D0=B5=D0=B9=D1=81=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .tmux.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/.tmux.conf b/.tmux.conf index 1637733..42ce62c 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -19,8 +19,6 @@ set -g status-bg green set -g status-left " " set -g status-right "%H:%M %d-%m-%y%y | #[fg=red,dim,bg=default]#(/sbin/ip -o -4 addr list ens192 | awk '{print $4}' | cut -d/ -f1) " -set -g window-status-current-attr "underscore" - # No bells at all set -g bell-action none