From 0f454e9546bc4a8b4f3b60ba488eb56911e12ab9 Mon Sep 17 00:00:00 2001 From: klg Date: Wed, 1 Sep 2021 16:47:48 +0200 Subject: [PATCH] update --- config | 2 +- i3status-rs-config.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config b/config index 01f1975..f814fb6 100644 --- a/config +++ b/config @@ -142,7 +142,7 @@ exec_always --no-startup-id nm-applet exec_always ~/.config/i3/gnome-keyring.sh -exec_always --no-startup-id autorandr -c +exec_always --no-startup-id autorandr -c desktop-three-screens exec_always --no-startup-id gnome-keyring-daemon diff --git a/i3status-rs-config.toml b/i3status-rs-config.toml index b6b2bff..22ad165 100644 --- a/i3status-rs-config.toml +++ b/i3status-rs-config.toml @@ -59,5 +59,5 @@ block = "keyboard_layout" [[block]] block = "time" -interval = 5 +interval = 1 format = "%a %Y-%m-%d %T"