This commit is contained in:
Dryusdan 2018-01-12 23:16:21 +01:00
parent fac5a4c500
commit cbed8c0605
2 changed files with 9 additions and 3 deletions

View File

@ -28,7 +28,10 @@ set $ws10 "10:  Games"
# is used in the bar {} block below. # is used in the bar {} block below.
font pango:monospace 8 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 exec --no-startup-id ulauncher
new_window 1pixel new_window 1pixel

View File

@ -35,16 +35,19 @@ ethernet _first_ {
} }
battery all { battery all {
format = "%status %remaining (%emptytime %consumption)" hide_seconds = true
threshold_type = percentage
format = "%status %remaining (%consumption)"
format_down = "" format_down = ""
status_chr = "" status_chr = ""
status_bat = " " status_bat = " "
status_unk = "" status_unk = ""
status_full = "" status_full = ""
low_threshold = 15
} }
tztime local { tztime local {
format = " %A %d/%m %H:%M:%S" format = " %A %d/%m %H:%M"
} }
cpu_usage { cpu_usage {