revamp
This commit is contained in:
parent
479f3abcf7
commit
6bfd502fd8
1 changed files with 3 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"layer": "top",
|
||||
"modules-left": ["niri/workspaces"],
|
||||
"modules-center": ["niri/window"],
|
||||
"modules-right": ["bluetooth", "network", "wireplumber#source", "wireplumber#sink", "battery", "idle_inhibitor", "clock"],
|
||||
"modules-center": ["clock"],
|
||||
"modules-right": ["idle_inhibitor", "bluetooth", "network", "wireplumber#source", "wireplumber#sink", "battery"],
|
||||
|
||||
|
||||
"idle_inhibitor": {
|
||||
|
|
@ -80,8 +80,7 @@
|
|||
},
|
||||
|
||||
"clock": {
|
||||
"format": "{:%H:%M}",
|
||||
"format-alt": "{:%A, %B %d, %Y (%R)}",
|
||||
"format": "{:%A, %B %d %R}",
|
||||
"tooltip-format": "<tt><small>{calendar}</small></tt>",
|
||||
"calendar": {
|
||||
"mode" : "year",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue