waybar: clean up styles and config

This commit is contained in:
Nico 2025-12-28 19:21:15 +11:00
parent 4548e54b58
commit e6f9307c9f
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
2 changed files with 141 additions and 282 deletions

View file

@ -3,13 +3,14 @@
"position": "right", // Waybar position (top|bottom|left|right)
//"height": 40,
"margin": "0 5 5 5",
//"width": 1350, // Waybar width
"width": 50,
// Choose the order of the modules idle_inhibitor
"modules-left": [
"hyprland/workspaces",
"niri/workspaces",
"tray",
"custom/media"
"custom/media",
"privacy"
],
"modules-center": [],
"modules-right": [
@ -17,7 +18,6 @@
"wireplumber",
"backlight",
"battery",
"privacy",
"clock",
"custom/swaync"
],
@ -159,7 +159,7 @@
},
"privacy": {
"icon-spacing": 4,
"icon-size": 18,
"icon-size": 24,
"transition-duration": 250,
"modules": [
{
@ -167,11 +167,6 @@
"tooltip": true,
"tooltip-icon-size": 24
},
// {
// "type": "audio-out",
// "tooltip": true,
// "tooltip-icon-size": 24
// },
{
"type": "audio-in",
"tooltip": true,