1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 15:01:59 +01:00

added github module, change date module

This commit is contained in:
eoli3n 2016-12-30 20:46:14 +01:00
parent 42f1200c12
commit 962a01ac8e
2 changed files with 4 additions and 4 deletions

@ -52,7 +52,7 @@ font-3 = FontAwesome:pixelsize=14;0
modules-left = i3 xwindow
modules-center =
modules-right = backlight volume pkg wlan battery date powermenu
modules-right = backlight volume github pkg wlan battery date powermenu
tray-position = right
tray-padding = 2
@ -341,12 +341,12 @@ label-connected = "%{u#2aa198 +u}%{F#5b}%{F-}%downspeed:7%%{u-}"
[module/date]
type = internal/date
interval = 5
interval = 1
date = "%d/%m/%y"
date = "%d%{F#92}%m%{F-}%{F#49}%y%{F-}"
date-alt = " %d"
time = " %H:%M:%S"
time = "%H%{F#92}%M%{F-}%{F#49}%S%{F-}"
time-alt = %H:%M
;format-prefix = 

Binary file not shown.

Before

Width:  |  Height:  |  Size: 359 KiB

After

Width:  |  Height:  |  Size: 867 KiB