"width": 3440, // Waybar width
"height": 20, // Waybar height, leave blank for auto
"spacing": 1, // Gaps between modules (4px)
- "modules-left": ["custom/launcher", "hyprland/workspaces", "custom/pipespacer", "hyprland/window"],
+ "modules-left": ["custom/launcher", "hyprland/workspaces", "custom/pipespacer", "hyprland/window", "hyprland/submap"],
"modules-center": ["mpd"],
"modules-right": [
"tray",
"separate-outputs": true,
},
+ "hyprland/submap": {
+ "format": " {} ",
+ "max-length": 10,
+ "tooltip": false
+ },
+
"keyboard-state": {
"numlock": true,
"capslock": true,