waybar: fmt
This commit is contained in:
parent
2147b6163c
commit
69f671a88d
@ -7,10 +7,10 @@
|
||||
"modules-center": ["sway/window"],
|
||||
"modules-right": ["tray", "pulseaudio", "network", "network#wireguard", "temperature", "custom/storage", "memory", "cpu", "backlight", "keyboard-state", "sway/language", "battery", "clock#date", "clock#time"],
|
||||
"sway/workspaces": {
|
||||
"all-outputs": false,
|
||||
"format": "{name}",
|
||||
"disable-scroll": true,
|
||||
"disable-markup" : false
|
||||
"all-outputs": false,
|
||||
"format": "{name}",
|
||||
"disable-scroll": true,
|
||||
"disable-markup" : false
|
||||
},
|
||||
"keyboard-state": {
|
||||
"numlock": true,
|
||||
@ -22,23 +22,23 @@
|
||||
}
|
||||
},
|
||||
"sway/mode": {
|
||||
"format": "<span style=\"italic\">{}</span>", // Icon: expand-arrows-alt
|
||||
"tooltip": false
|
||||
"format": "<span style=\"italic\">{}</span>", // Icon: expand-arrows-alt
|
||||
"tooltip": false
|
||||
},
|
||||
"sway/window": {
|
||||
"max-length": 120,
|
||||
"tooltip": false
|
||||
"max-length": 120,
|
||||
"tooltip": false
|
||||
},
|
||||
"clock#time": {
|
||||
"interval": 1,
|
||||
"format": "{:%H:%M:%S %z} ",
|
||||
"tooltip": false
|
||||
"interval": 1,
|
||||
"format": "{:%H:%M:%S %z} ",
|
||||
"tooltip": false
|
||||
},
|
||||
"clock#date": {
|
||||
"interval": 10,
|
||||
"format": " {:%a %d %b} ",
|
||||
"tooltip": true,
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>"
|
||||
"interval": 10,
|
||||
"format": " {:%a %d %b} ",
|
||||
"tooltip": true,
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>"
|
||||
},
|
||||
"sway/language": {
|
||||
"format": "{short}",
|
||||
|
Loading…
Reference in New Issue
Block a user