mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-03 12:47:25 +02:00
Compare commits
No commits in common. "3fc0f4528a7b826a2ab0fffa722166a6ec288cac" and "38a675932ac9164dbe13a10362c6851245e10e64" have entirely different histories.
3fc0f4528a
...
38a675932a
@ -2,7 +2,7 @@
|
|||||||
"layer": "top",
|
"layer": "top",
|
||||||
"position": "left",
|
"position": "left",
|
||||||
"modules-left": ["sway/workspaces", "sway/mode"],
|
"modules-left": ["sway/workspaces", "sway/mode"],
|
||||||
"modules-right": ["cpu", "memory", "battery", "pulseaudio", "sway/language", "network", "bluetooth", "tray", "clock"],
|
"modules-right": ["cpu", "memory", "battery", "pulseaudio", "sway/language", "bluetooth", "tray", "clock"],
|
||||||
"sway/window": {
|
"sway/window": {
|
||||||
"max-length": 50
|
"max-length": 50
|
||||||
},
|
},
|
||||||
@ -32,19 +32,6 @@
|
|||||||
"format": "KBD {short} {variant}",
|
"format": "KBD {short} {variant}",
|
||||||
"on-click": "swaymsg input type:keyboard xkb_switch_layout next"
|
"on-click": "swaymsg input type:keyboard xkb_switch_layout next"
|
||||||
},
|
},
|
||||||
"network": {
|
|
||||||
//"interface": "wlan0",
|
|
||||||
"format": "{ifname}",
|
|
||||||
"format-wifi": "{signalStrength}% {essid}",
|
|
||||||
"format-ethernet": "{ifname} ",
|
|
||||||
"format-disconnected": "", //An empty format will hide the module.
|
|
||||||
"format-disconnected": "",
|
|
||||||
"tooltip-format": "{ifname}",
|
|
||||||
"tooltip-format-wifi": "{essid} ({signalStrength}%) ",
|
|
||||||
"tooltip-format-ethernet": "{ifname} ",
|
|
||||||
"tooltip-format-disconnected": "Disconnected",
|
|
||||||
"max-length": 50
|
|
||||||
},
|
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "{:%a. %d.\n%b.\n%Y-%j\n%G-W%V-%u\n%F\n%H.%M.%S}"
|
"format": "{:%a. %d.\n%b.\n%Y-%j\n%G-W%V-%u\n%F\n%H.%M.%S}"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user