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 {