This commit is contained in:
2026-01-02 14:45:23 -08:00
parent 8b607377fc
commit 2812373aa8
11 changed files with 355 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
// -*- mode: jsonc -*-
{
// "layer": "top", // Waybar at top layer
// "position": "bottom", // Waybar position (top|bottom|left|right)
"position": "top", // Waybar position (top|bottom|left|right)
//"height": 10, // Waybar height (to be removed for auto height)
// "width": 1280, // Waybar width
"spacing": 0, // Gaps between modules (4px)
@@ -16,10 +16,10 @@
//"sway/window"
//],
"modules-right": [
"mpd",
"custom/audio_idle_inhibitor",
"pulseaudio",
"network",
//"mpd",
//"custom/audio_idle_inhibitor",
//"pulseaudio",
//"network",
//"power-profiles-daemon",
//"cpu",
//"memory",
@@ -27,10 +27,10 @@
//"backlight",
//"keyboard-state",
//"sway/language",
"battery",
//"battery",
//"battery#bat2",
"clock"
//"tray"
"clock",
"tray"
//"custom/power"
],
// Modules configuration