Add window name display to waybar
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"margin-top": 16,
|
||||
"margin-left": 16,
|
||||
"margin-right": 16,
|
||||
"modules-left": ["hyprland/workspaces", "sway/mode"],
|
||||
"modules-left": ["hyprland/workspaces", "hyprland/window", "sway/mode"],
|
||||
"modules-right": ["tray"],
|
||||
"hyprland/workspaces": {
|
||||
"all-outputs": false,
|
||||
@@ -18,6 +18,7 @@
|
||||
}
|
||||
},
|
||||
"hyprland/window": {
|
||||
"separate-outputs": true,
|
||||
"format": "{}"
|
||||
},
|
||||
"tray": {
|
||||
|
Reference in New Issue
Block a user