Update .config/waybar/config.jsonc

This commit is contained in:
2025-09-22 13:48:52 +02:00
parent 5b3d0d35a8
commit cd575988c3

View File

@@ -3,7 +3,12 @@
"layer": "top", // Waybar at top layer
"position": "right", // Waybar position (top|bottom|left|right)
"spacing": 4, // Gaps between modules (4px)
"output": "DP-1",
"width": 100,
"output": [
"DP-1",
"eDP-1",
"VGA"
],
// Choose the order of the modules
"modules-left": [
"clock",