feat: new waybar

This commit is contained in:
2025-12-24 21:05:33 +03:00
parent bf659ad824
commit 4f5c9fa3d5
8 changed files with 587 additions and 46 deletions

View File

@@ -5,12 +5,13 @@
"HDMI-A-1"
],
"height": 30,
"width": 1900,
"margin-left": 5,
"margin-right": 5,
"margin-top": 5,
"spacing": 0,
"reload_style_on_change": true,
"modules-left": [
"custom/separator_invisible",
"mpd",
"tray",
"custom/pomodoro"
],
"modules-center": [
@@ -21,9 +22,16 @@
"pulseaudio/slider",
"battery",
"network",
"clock",
"custom/separator_invisible"
"clock"
],
"tray": {
"icon-size": 18,
"spacing": 10,
"icons": {
"blueman": "bluetooth",
"TelegramDesktop": "$HOME/.local/share/icons/hicolor/16x16/apps/telegram.png"
}
},
"hyprland/workspaces": {
"disable-scroll": true,
"all-outputs": false,
@@ -128,8 +136,8 @@
"format-muted": "{format_source} ",
"format-bluetooth": "{format_source} 󰂰",
"format-bluetooth-muted": "{format_source} 󰂲",
"format-source": "",
"format-source-muted": "",
"format-source": "󰍬",
"format-source-muted": "󰍭",
"on-click": "pwvucontrol"
},
"pulseaudio/slider": {