polybar: Add calendar popup on date-module click

This commit is contained in:
2020-11-02 23:25:10 +01:00
parent 4d1b540778
commit 62cd1d5b1f
4 changed files with 55 additions and 1 deletions

View File

@@ -120,7 +120,7 @@ interval = 1
date = %Y-%m-%d%
time = "%H:%M:%S "
label = "%date% - %time%"
label = ${env:POLYBAR_DATETIME}
;#################################################
;#################################################