Preserve waybar comments and install.sh exec bit
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"output": "{{ .out }}",
|
||||
"layer": "top",
|
||||
"position": "left",
|
||||
"width": 44,
|
||||
"layer": "top", // Waybar at top layer
|
||||
"position": "left", // Waybar position (top|bottom|left|right)
|
||||
"width": 44, // Waybar width
|
||||
// Choose the order of the modules
|
||||
"modules-left": ["clock", "pulseaudio"],
|
||||
"modules-center": ["sway/workspaces"],
|
||||
"modules-right": ["tray", "battery", "custom/power"],
|
||||
|
||||
Reference in New Issue
Block a user