Now works with Fedora
This commit is contained in:
17
configs/dotfiles/powerline/themes/wm/default.json
Normal file
17
configs/dotfiles/powerline/themes/wm/default.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"segments": {
|
||||
"right": [
|
||||
{
|
||||
"function": "powerline.segments.common.time.date"
|
||||
},
|
||||
{
|
||||
"function": "powerline.segments.common.time.date",
|
||||
"name": "time",
|
||||
"args": {
|
||||
"format": "%H:%M",
|
||||
"istime": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user