fix: move trayAllOutputs to JSON config and add tray-position for Waybar tray

This commit is contained in:
2025-05-26 11:07:20 +02:00
parent 771ea038ec
commit c5dbbfb933

View File

@@ -14,7 +14,6 @@ in
programs.waybar = {
enable = true;
package = pkgs.waybarFull;
trayAllOutputs = true;
# Single-bar JSON config
settings = [
@@ -22,6 +21,8 @@ in
{
"height": 36,
"spacing": 2,
"tray-position": "right",
"tray-all-outputs": true,
"modules-left": ["custom/overview", "custom/launcher", "sway/workspaces", "niri/workspaces"],
"modules-center": ["niri/window"],
"modules-right": [