tint2: Add detailed date to clock widget
Also add a sub to Liferea I guess
This commit is contained in:
parent
33be732183
commit
32042af631
@ -41,6 +41,7 @@
|
||||
<outline title="Joseph Anderson" text="Joseph Anderson" description="Joseph Anderson" type="atom" id="krbtvmt" sortColumn="time" xmlUrl="https://www.youtube.com/feeds/videos.xml?channel_id=UCyhnYIvIKK_--PiJXCMKxQQ" htmlUrl="https://www.youtube.com/channel/UCyhnYIvIKK_--PiJXCMKxQQ" updateInterval="-1" collapsed="true"/>
|
||||
<outline title="YourMovieSucksDOTorg" text="YourMovieSucksDOTorg" description="YourMovieSucksDOTorg" type="atom" id="fundidx" sortColumn="time" xmlUrl="https://www.youtube.com/feeds/videos.xml?channel_id=UCSc16oMxxlcJSb9SXkjwMjA" htmlUrl="https://www.youtube.com/channel/UCSc16oMxxlcJSb9SXkjwMjA" updateInterval="-1" collapsed="true"/>
|
||||
<outline title="Mark Brown" text="Mark Brown" description="Mark Brown" type="atom" id="gkmpnqg" sortColumn="time" xmlUrl="https://www.youtube.com/feeds/videos.xml?user=McBacon1337" htmlUrl="https://www.youtube.com/channel/UCqJ-Xo29CKyLTjn6z2XwYAw" updateInterval="-1" collapsed="true"/>
|
||||
<outline title="Nerrel" text="Nerrel" description="Nerrel" type="atom" id="mpsbvnu" sortColumn="time" xmlUrl="https://www.youtube.com/feeds/videos.xml?channel_id=UCZKyj7wDE51SMbkrRBT6SdA" htmlUrl="https://www.youtube.com/channel/UCZKyj7wDE51SMbkrRBT6SdA" updateInterval="-1" collapsed="true"/>
|
||||
</outline>
|
||||
<outline title="Talks" text="Talks" description="Talks" type="folder" id="gqnxbir" sortColumn="time" collapsed="true">
|
||||
<outline title="Hacking" text="Hacking" description="Hacking" type="folder" id="uyupfjk" sortColumn="time" collapsed="true">
|
||||
|
@ -1,4 +1,4 @@
|
||||
#---- Generated by tint2conf 3d82 ----
|
||||
#---- Generated by tint2conf 977b ----
|
||||
# See https://gitlab.com/o9000/tint2/wikis/Configure for
|
||||
# full documentation of the configuration options.
|
||||
#-------------------------------------
|
||||
@ -167,10 +167,11 @@ launcher_tooltip = 0
|
||||
#-------------------------------------
|
||||
# Clock
|
||||
time1_format = %a %I:%M %p
|
||||
time2_format =
|
||||
time2_format = %b%e %Y
|
||||
time1_font = Inconsolata 10
|
||||
time1_timezone =
|
||||
time2_timezone =
|
||||
time2_font = Inconsolata Medium 10
|
||||
clock_font_color = #ebdbb2 100
|
||||
clock_padding = 10 0
|
||||
clock_background_id = 1
|
||||
@ -192,7 +193,7 @@ bat1_font = Inconsolata 10
|
||||
battery_font_color = #b8bb26 100
|
||||
bat1_format = %p
|
||||
bat2_format =
|
||||
battery_padding = 10 0
|
||||
battery_padding = 6 0
|
||||
battery_background_id = 1
|
||||
battery_hide = 101
|
||||
battery_lclick_command =
|
||||
|
Loading…
Reference in New Issue
Block a user