feat(waybar): Remove all Hyprland modules

This commit is contained in:
histalek 2024-12-15 14:24:44 +01:00
parent d87357ef27
commit 99e7457aa0
Signed by: histalek
SSH key fingerprint: SHA256:6a6N2Wzk73nwURUHC/ubbCyqdB6yfie0Jv/NGvRcsIE

View file

@ -4,14 +4,11 @@
"height": 35,
"modules-left": [
"hyprland/submap",
"sway/mode",
"hyprland/workspaces",
"sway/workspaces",
],
"modules-center" : [
"hyprland/window",
"sway/window",
],
@ -35,20 +32,6 @@
"max-length": 50,
},
"hyprland/submap": {
"format": " {}",
},
"hyprland/workspaces": {
"format": "{id}",
},
"hyprland/window": {
"format": "{}",
"rewrite": {
"(.*) — Mozilla Firefox": "🌎 $1",
},
"separate-outputs": true,
},
"tray": {
"icon-size": 22,
"spacing": 5,