new: time and cal drawer
This commit is contained in:
parent
14cdc8e93b
commit
b1385e585e
@ -468,5 +468,18 @@
|
||||
"exec": "python3 ~/dotfiles/scripts/waybar-khal.py",
|
||||
"return-type": "json",
|
||||
"on-click-right": "vdirsyncer sync"
|
||||
},
|
||||
|
||||
"group/time": {
|
||||
"orientation": "inherit",
|
||||
"drawer": {
|
||||
"transition-duration": 300,
|
||||
"children-class": "not-memory",
|
||||
"transition-left-to-right": false
|
||||
},
|
||||
"modules": [
|
||||
"clock",
|
||||
"custom/events"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user