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",
|
"layer": "top",
|
||||||
"modules-left": ["niri/workspaces"],
|
"modules-left": ["niri/workspaces"],
|
||||||
"modules-center": ["niri/window"],
|
"modules-center": ["clock"],
|
||||||
"modules-right": ["bluetooth", "network", "wireplumber#source", "wireplumber#sink", "battery", "idle_inhibitor", "clock"],
|
"modules-right": ["idle_inhibitor", "bluetooth", "network", "wireplumber#source", "wireplumber#sink", "battery"],
|
||||||
|
|
||||||
|
|
||||||
"idle_inhibitor": {
|
"idle_inhibitor": {
|
||||||
|
|
@ -80,8 +80,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%H:%M}",
|
"format": "{:%A, %B %d %R}",
|
||||||
"format-alt": "{:%A, %B %d, %Y (%R)}",
|
|
||||||
"tooltip-format": "<tt><small>{calendar}</small></tt>",
|
"tooltip-format": "<tt><small>{calendar}</small></tt>",
|
||||||
"calendar": {
|
"calendar": {
|
||||||
"mode" : "year",
|
"mode" : "year",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue