dotfiles/waybar/config
2024-04-15 16:25:16 +01:00

317 lines
6.7 KiB
Text

{
"layer": "top",
"position": "bottom",
"margin": "0",
"height": 20,
"spacing": "",
"modules-left": [
"image#os",
"wlr/taskbar"
],
"modules-center": [
],
"modules-right": [
"custom/timewarrior",
"group/workspaceList",
"group/metrics",
"group/clockOutput",
"group/controls",
],
"group/clockOutput": {
"orientation": "horizontal",
"modules": [
"clock",
]
},
"group/workspaceList": {
"orientation": "horizontal",
"modules": [
"hyprland/workspaces",
]
},
"group/timeTracker": {
"orientation": "horizontal",
"modules": [
"custom/timewarrior",
]
},
"group/metrics": {
"orientation": "horizontal",
"modules": [
"image#internet",
"network",
"image#bluetooth",
"bluetooth",
"image#memory",
"memory",
"image#cpu",
"cpu",
"image#harddrive",
"disk",
"image#backup",
"custom/diskBackup",
"image#backlight",
"backlight",
"image#volume",
"pulseaudio",
"image#battery",
"battery",
"image#code",
"custom/wakatime",
]
},
"group/controls": {
"orientation": "horizontal",
"modules": [
"image#timewarrior",
"image#keys",
"image#restart",
"image#shutdown",
]
},
"hyprland/workspaces": {
"format": "{icon}",
"on-click": "activate",
"sort-by-number": false,
"format-icons": {
"1": "Workspace 1",
"2": "Workspace 2",
"3": "Workspace 3",
"4": "Workspace 4",
"5": "Workspace 5",
"6": "Workspace 6",
},
},
"image#code": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/binary-98.png",
"size": 22,
"interval": 5,
},
"image#battery": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/battery-98.png",
"size": 22,
"interval": 5,
},
"image#backup": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/floppy-98.png",
"size": 22,
"interval": 5,
},
"image#harddrive": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/hardisk-98.png",
"size": 22,
"interval": 5,
},
"image#volume": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/sound-98.png",
"size": 19,
"interval": 5,
},
"image#backlight": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/brightness-98.png",
"size": 18,
"interval": 5,
},
"image#memory": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/memory-98.png",
"size": 22,
"interval": 5,
},
"image#cpu": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/processor-98.png",
"size": 22,
"interval": 5,
},
"image#internet": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/internet-98.png",
"size": 22,
"interval": 5,
},
"image#bluetooth": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/bluetooth.png",
"size": 20,
"interval": 5,
},
"image#os": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/computer-98.png",
"size": 26,
"interval": 5,
},
"image#keys": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/keys-98.png",
"size": 26,
"interval": 5,
"on-click": "sleep 0.1 && hyprlock",
},
"image#restart": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/restart-98.png",
"size": 26,
"interval": 5,
"on-click": "/home/thomas/dotfiles/scripts/reboot_sound.sh",
},
"image#shutdown": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/poweroff-98.png",
"size": 26,
"interval": 5,
"on-click": "/home/thomas/dotfiles/scripts/shutdown_sound.sh",
},
"image#notification": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/notification-98.png",
"size": 26,
"interval": 5,
"on-click": "sleep 0.2 && slack",
},
"image#timewarrior": {
"path": "/home/thomas/dotfiles/gruvbox-95/icons/timewarrior-98.png",
"size": 26,
"interval": 2,
"on-click": "sleep 0.1 && timew stop && /home/thomas/dotfiles/scripts/notify_slack_waybar_wrapper.sh 'time_tracking' 'Time Warrior: timer stopped.'",
"on-click-right": "sleep 0.1 && timew continue && /home/thomas/dotfiles/scripts/notify_slack_waybar_wrapper.sh 'time_tracking' 'Time Warrior: timer resumed.'",
},
"wlr/taskbar": {
"format": "{icon}",
"icon-size": 22,
"icon-theme": "Raleigh",
"tooltip-format": "{title}",
"on-click": "activate",
},
"tray": {
"spacing": 10
},
"clock": {
"format": "{:%H:%M}",
"format-alt": "{:%d/%m/%Y}"
},
"cpu": {
"format": "{usage}%",
"tooltip": "CPU"
},
"memory": {
"format": "{}%",
"tooltip": "Memory"
},
"temperature": {
"critical-threshold": 80,
"format": "Temp: {temperatureC}°C",
"format-icons": [
"󱩅",
"󱩅",
"󱩅"
]
},
"backlight": {
"device": "acpi_video1",
"format": "{percent}%",
},
"battery": {
"states": {
"warning": 30,
"critical": 15
},
"format": "{capacity}%",
"format-charging": "{capacity}%",
"format-plugged": "{capacity}%",
},
"network": {
"format-wifi": "{essid}",
"format-ethernet": "{ipaddr}/{cidr}",
"tooltip-format": "{ifname} via {gwaddr}",
"format-linked": "{ifname} (No IP)",
"format-disconnected": "Net: none",
"format-alt": "{essid} ({signalStrength}%)"
},
"pulseaudio": {
"format": "{volume}%",
"format-bluetooth": "{volume}%",
"format-bluetooth-muted": "",
"format-muted": "Mute",
"format-source": "{volume}%",
"format-source-muted": "Mute",
"on-click": "pavucontrol"
},
"disk": {
"interval": 30,
"format": "{percentage_used}%",
"path": "/home"
},
"bluetooth": {
"controller": "bluetoothctl",
"format": "Active",
"format-connected": "Connected",
"format-alt": "{device_alias}",
"format-connected-battery": "{device_battery_percentage}%",
"tooltip-format": "{controller_alias}\t{controller_address}\n\n{num_connections} connected",
"tooltip-format-connected": "{controller_alias}\t{controller_address}\n\n{num_connections} connected\n\n{device_enumerate}",
"tooltip-format-enumerate-connected": "{device_alias}\t{device_address}",
"tooltip-format-enumerate-connected-battery": "{device_alias}\t{device_address}\t{device_battery_percentage}%"
},
"custom/wakatime": {
"exec": "source $HOME/.env && python3 $HOME/.config/waybar/resources/custom_modules/wakatime.py",
"format": "{}",
"return-type": "json",
"interval": 600
},
"custom/timewarrior": {
"exec": "python3 $HOME/.config/waybar/resources/custom_modules/time_warrior_waybar.py",
"format": "{}",
"return-type": "json",
"interval": 5,
"tooltip": false
},
"custom/diskBackup": {
"format": "{}",
"exec": "df -h /media/backups | awk 'NR==2{print $5}'",
"interval": 60,
"tooltip": false
},
"custom/shutdown": {
"format": "󱠡",
"tooltip": false,
"on-click": "systemctl poweroff"
},
}