mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
feat(config): add some comments
This commit is contained in:
parent
c792871f6e
commit
95f1ab471a
@ -1,6 +1,10 @@
|
||||
{
|
||||
// "layer": "top", // Waybar at top layer
|
||||
// "position": "bottom", // Waybar at the bottom of your screen
|
||||
// Choose the order of the modules
|
||||
"modules-left": ["workspaces", "custom/spotify"],
|
||||
"modules-right": ["pulseaudio", "network", "cpu", "memory", "battery", "clock"],
|
||||
// Modules configuration
|
||||
"cpu": {
|
||||
"format": "{}% "
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user