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:
parent
42f1200c12
commit
962a01ac8e
@ -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 |
Loading…
Reference in New Issue
Block a user