sway: update some things
This commit is contained in:
parent
5c1bfb269d
commit
dc5511aae9
7 changed files with 36 additions and 18 deletions
|
@ -5,7 +5,7 @@
|
|||
// green #b8bb26
|
||||
{
|
||||
"layer": "top",
|
||||
"height": 25,
|
||||
"height": 26,
|
||||
"modules-left": [
|
||||
"sway/workspaces",
|
||||
"custom/separator#left",
|
||||
|
@ -26,7 +26,9 @@
|
|||
"network#wl0",
|
||||
"custom/separator#center",
|
||||
"cpu",
|
||||
"custom/separator#center",
|
||||
"memory",
|
||||
"custom/separator#center",
|
||||
"temperature",
|
||||
"custom/separator#space",
|
||||
"custom/separator#center",
|
||||
|
@ -42,7 +44,6 @@
|
|||
"format": " "
|
||||
},
|
||||
"custom/separator#center": {
|
||||
// "format": "<span foreground='#268bd2'></span>"
|
||||
"format": "<span foreground='#268bd2'>|</span>"
|
||||
},
|
||||
"custom/separator#right": {
|
||||
|
@ -83,7 +84,7 @@
|
|||
},
|
||||
"clock": {
|
||||
"format": "<span foreground='#ebdbb2'></span>{: %b %d, %H:%M}",
|
||||
"on-click": "foot -T float khal interactive"
|
||||
// "on-click": "foot -T float khal interactive"
|
||||
},
|
||||
"cpu": {
|
||||
"format": "<span foreground='#ebdbb2'></span>{usage:3}%",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue