Using %h for home directory

This commit is contained in:
2021-06-13 18:32:15 -07:00
parent 5c49226514
commit a9df8abf10
2 changed files with 2 additions and 2 deletions

View File

@@ -50,7 +50,7 @@ ${time %Y %h %d %I:%M%p %Z}
]]
--[[
🌡 ${execi 600 weather fips4105192520 | grep Tempera | awk '{print $2}'}°F | \
${execi 1 cat /tmp/dwl.tags.mahesh.out} | \
${execi 1 cat /tmp/dwl.tags.out} | \
🌦 ${weather http://weather.noaa.gov/pub/data/observations/metar/stations/ KHIO temperature 10} | \
🔋apcupsd_charge${execi 60 acpi -b | awk '{ print " " $5 }' | tr -d ','} | \
${color grey}Info:$color ${scroll 32 Conky $conky_version - $sysname $nodename $kernel $machine}