From cbed8c0605e74658ae46a19ab73c2a2781d52cc5 Mon Sep 17 00:00:00 2001 From: Dryusdan <=> Date: Fri, 12 Jan 2018 23:16:21 +0100 Subject: [PATCH] update --- i3/config | 5 ++++- i3status.conf | 7 +++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/i3/config b/i3/config index d446065..a4d14ea 100644 --- a/i3/config +++ b/i3/config @@ -28,7 +28,10 @@ set $ws10 "10:  Games" # is used in the bar {} block below. font pango:monospace 8 -exec --no-startup-id feh --randomize --bg-fill /home/dryusdan/Images/wallpaper/DownloadByMe/* + + +exec --no-startup-id feh --bg-fill /home/dryusdan/Images/wallpaper/DownloadByMe/PikaGIrl.png +exec redshift-gtk exec --no-startup-id ulauncher new_window 1pixel diff --git a/i3status.conf b/i3status.conf index c0cbcff..9ea309d 100644 --- a/i3status.conf +++ b/i3status.conf @@ -35,16 +35,19 @@ ethernet _first_ { } battery all { - format = "%status %remaining (%emptytime %consumption)" + hide_seconds = true + threshold_type = percentage + format = "%status %remaining (%consumption)" format_down = "" status_chr = "" status_bat = " " status_unk = "" status_full = "" + low_threshold = 15 } tztime local { - format = " %A %d/%m %H:%M:%S" + format = " %A %d/%m %H:%M" } cpu_usage {