polybar date fix
This commit is contained in:
parent
0a4eb87fed
commit
0b21ff6697
@ -112,9 +112,8 @@ label-connected = %{F#F0C674}%ifname%%{F-} %local_ip%
|
|||||||
|
|
||||||
[module/date]
|
[module/date]
|
||||||
type = internal/date
|
type = internal/date
|
||||||
interval = 1
|
|
||||||
|
|
||||||
date = %A, %b %d %l:%m %P
|
date = %A, %b %d %l:%M %P
|
||||||
;date = %H:%M
|
;date = %H:%M
|
||||||
date-alt = %Y-%m-%d %H:%M:%S
|
date-alt = %Y-%m-%d %H:%M:%S
|
||||||
|
|
||||||
|
@ -127,9 +127,8 @@ label-connected = %{F#F0C674}%ifname%%{F-} %local_ip%
|
|||||||
|
|
||||||
[module/date]
|
[module/date]
|
||||||
type = internal/date
|
type = internal/date
|
||||||
interval = 1
|
|
||||||
|
|
||||||
date = %A, %b %d %l:%m %P
|
date = %A, %b %d %l:%M %P
|
||||||
;date = %H:%M
|
;date = %H:%M
|
||||||
date-alt = %Y-%m-%d %H:%M:%S
|
date-alt = %Y-%m-%d %H:%M:%S
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ appearance.emptyline=yes
|
|||||||
appearance.emptyday=No Events
|
appearance.emptyday=No Events
|
||||||
appearance.notifybar=yes
|
appearance.notifybar=yes
|
||||||
appearance.sidebarwidth=2
|
appearance.sidebarwidth=2
|
||||||
appearance.theme=blue on default
|
appearance.theme=cyan on default
|
||||||
appearance.todoview=hide-completed
|
appearance.todoview=hide-completed
|
||||||
appearance.headingpos=right-justified
|
appearance.headingpos=right-justified
|
||||||
daemon.enable=no
|
daemon.enable=no
|
||||||
@ -27,7 +27,7 @@ general.firstdayofweek=monday
|
|||||||
general.multipledays=yes
|
general.multipledays=yes
|
||||||
general.periodicsave=0
|
general.periodicsave=0
|
||||||
general.systemevents=yes
|
general.systemevents=yes
|
||||||
general.systemdialogs=yes
|
|
||||||
notification.command=printf '\a'
|
notification.command=printf '\a'
|
||||||
notification.notifyall=flagged-only
|
notification.notifyall=flagged-only
|
||||||
notification.warning=300
|
notification.warning=300
|
||||||
|
format.appointmenttime=%H:%M
|
||||||
|
@ -16,6 +16,7 @@ generic-reload R
|
|||||||
generic-copy c
|
generic-copy c
|
||||||
generic-paste p ^V
|
generic-paste p ^V
|
||||||
generic-change-view TAB
|
generic-change-view TAB
|
||||||
|
generic-prev-view KEY_BTAB
|
||||||
generic-import i I
|
generic-import i I
|
||||||
generic-export x X
|
generic-export x X
|
||||||
generic-goto g G
|
generic-goto g G
|
||||||
|
Loading…
x
Reference in New Issue
Block a user