2022-02-10 17:48:54 -05:00
|
|
|
{
|
|
|
|
"sway/mode": {
|
|
|
|
"format": " {}"
|
|
|
|
},
|
|
|
|
|
|
|
|
"sway/workspaces": {
|
|
|
|
"format": "{name}",
|
|
|
|
"disable-scroll": true
|
|
|
|
},
|
|
|
|
|
|
|
|
"sway/window": {
|
|
|
|
"max-length": 80,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
|
2024-10-07 20:30:12 -04:00
|
|
|
"sway/language": {
|
|
|
|
"format": "[{short}-{shortDescription}{variant}]",
|
|
|
|
"tooltip-format": "{long}",
|
|
|
|
"on-click": "swaymsg input type:keyboard xkb_switch_layout next",
|
|
|
|
"max-length": 15,
|
|
|
|
"tooltip": true
|
|
|
|
},
|
|
|
|
|
2024-11-17 01:58:37 -05:00
|
|
|
"hyprland/language": {
|
|
|
|
"format": "[{short}-{shortDescription}{variant}]",
|
|
|
|
"tooltip-format": "{long}",
|
|
|
|
//"on-click": "swaymsg input type:keyboard xkb_switch_layout next",
|
|
|
|
"max-length": 15,
|
|
|
|
"tooltip": true
|
|
|
|
},
|
|
|
|
|
2023-04-08 03:50:26 -04:00
|
|
|
"hyprland/window": {
|
|
|
|
"max-length": 80,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
|
|
|
|
"wlr/workspaces": {
|
2023-04-08 04:50:47 -04:00
|
|
|
"format": "{name}",
|
|
|
|
"sort-by-number": true
|
2023-04-08 03:50:26 -04:00
|
|
|
},
|
|
|
|
|
2022-02-10 17:48:54 -05:00
|
|
|
"clock": {
|
|
|
|
"format": "{:%a %d %b %H:%M:%S}",
|
|
|
|
"format-alt": "{:%H:%M:%S}",
|
|
|
|
"format-alt-click": "click-right",
|
|
|
|
|
|
|
|
"interval": 1,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
|
|
|
|
"clock#compact": {
|
|
|
|
"format": "{:%H:%M:%S}",
|
|
|
|
"format-alt": "{:%a %d %b %H:%M:%S}",
|
|
|
|
"format-alt-click": "click-right",
|
|
|
|
|
|
|
|
"interval": 1,
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
|
|
|
|
"battery": {
|
|
|
|
"format": "{icon} {capacity}%",
|
|
|
|
//"format-alt": "{icon} {timeTo}",
|
|
|
|
|
|
|
|
"format-icons": ["", "", "", "", ""],
|
|
|
|
//"format-icons": ["", "", "", "", "", "", "", "", "", "", ""],
|
|
|
|
|
|
|
|
"format-charging": " {capacity}%",
|
|
|
|
"format-full": " {capacity}%",
|
|
|
|
|
|
|
|
"interval": 2,
|
|
|
|
|
|
|
|
"states": {
|
|
|
|
"warning": 25,
|
|
|
|
"critical": 10
|
|
|
|
},
|
|
|
|
|
|
|
|
//"format-discharging-critical": " {capacity}%",
|
|
|
|
|
|
|
|
"tooltip": true,
|
|
|
|
"tooltip-format": "Capacity: {capacity}%\n{timeTo}",
|
|
|
|
},
|
|
|
|
|
|
|
|
"network": {
|
|
|
|
"format": "{icon}",
|
|
|
|
|
|
|
|
"format-alt": "{icon} {signalStrength}%",
|
2022-02-12 21:02:05 -05:00
|
|
|
"format-alt-click": "click-middle",
|
2022-02-10 17:48:54 -05:00
|
|
|
|
|
|
|
"format-icons": {
|
|
|
|
"wifi": [""],
|
2023-05-06 23:01:23 -04:00
|
|
|
"ethernet": [""],
|
|
|
|
"disconnected": [""],
|
|
|
|
"linked": [""]
|
2022-02-10 17:48:54 -05:00
|
|
|
},
|
|
|
|
|
|
|
|
"interval": 10,
|
|
|
|
|
2022-02-12 21:02:05 -05:00
|
|
|
"on-click": "networkmanager_wofi",
|
2023-02-24 06:10:01 -05:00
|
|
|
"on-click-right": "swaymsg 'set $PROP floating; exec foot -W 80x24 -e nmtui'",
|
2022-02-10 17:48:54 -05:00
|
|
|
|
|
|
|
"tooltip": true,
|
|
|
|
"tooltip-format": "Connected via {ifname}\nIP: {ipaddr}/{cidr}\nBandwidth: {bandwidthDownBits} | {bandwidthUpBits}",
|
|
|
|
"tooltip-format-wifi": "Connected to {essid} on {ifname}\nSignal Strength: {signalStrength}% ({signaldBm}dBm)\nIP: {ipaddr}/{cidr}\nBandwidth: {bandwidthDownBits} | {bandwidthUpBits}",
|
|
|
|
"tooltip-format-disconnected": "Disconnected",
|
|
|
|
},
|
|
|
|
|
2023-04-08 06:07:31 -04:00
|
|
|
"network#hyprland": {
|
|
|
|
"format": "{icon}",
|
|
|
|
|
|
|
|
"format-alt": "{icon} {signalStrength}%",
|
|
|
|
"format-alt-click": "click-middle",
|
|
|
|
|
|
|
|
"format-icons": {
|
|
|
|
"wifi": [""],
|
2023-05-06 23:01:23 -04:00
|
|
|
"ethernet": [""],
|
|
|
|
"disconnected": [""],
|
|
|
|
"linked": [""]
|
2023-04-08 06:07:31 -04:00
|
|
|
},
|
|
|
|
|
|
|
|
"interval": 10,
|
|
|
|
|
|
|
|
"on-click": "networkmanager_wofi",
|
|
|
|
"on-click-right": "hyprctl dispatch exec [float] -- foot -W 80x24 -e nmtui",
|
|
|
|
|
|
|
|
"tooltip": true,
|
|
|
|
"tooltip-format": "Connected via {ifname}\nIP: {ipaddr}/{cidr}\nBandwidth: {bandwidthDownBits} | {bandwidthUpBits}",
|
|
|
|
"tooltip-format-wifi": "Connected to {essid} on {ifname}\nSignal Strength: {signalStrength}% ({signaldBm}dBm)\nIP: {ipaddr}/{cidr}\nBandwidth: {bandwidthDownBits} | {bandwidthUpBits}",
|
|
|
|
"tooltip-format-disconnected": "Disconnected",
|
|
|
|
},
|
|
|
|
|
2022-02-10 17:48:54 -05:00
|
|
|
"pulseaudio": {
|
|
|
|
"format": "{icon} {volume}%",
|
|
|
|
"format-alt": "{icon}",
|
|
|
|
"format-alt-click": "click-right",
|
2023-05-17 15:53:27 -04:00
|
|
|
"format-muted": "",
|
2022-02-10 17:48:54 -05:00
|
|
|
"format-icons": {
|
|
|
|
//"phone": [" ", " ", " ", " "],
|
2023-05-06 23:01:23 -04:00
|
|
|
"default": ["", "", ""]
|
2022-02-10 17:48:54 -05:00
|
|
|
},
|
|
|
|
"scroll-step": 5,
|
|
|
|
"on-click": "swaymsg 'set $PROP floating; exec pavucontrol-qt'",
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
|
2023-04-08 06:07:31 -04:00
|
|
|
"pulseaudio#hyprland": {
|
|
|
|
"format": "{icon} {volume}%",
|
|
|
|
"format-alt": "{icon}",
|
|
|
|
"format-alt-click": "click-right",
|
2023-05-17 15:53:27 -04:00
|
|
|
"format-muted": "",
|
2023-04-08 06:07:31 -04:00
|
|
|
"format-icons": {
|
|
|
|
//"phone": [" ", " ", " ", " "],
|
2023-05-06 23:01:23 -04:00
|
|
|
"default": ["", "", ""]
|
2023-04-08 06:07:31 -04:00
|
|
|
},
|
|
|
|
"scroll-step": 5,
|
|
|
|
"on-click": "hyprctl dispatch exec [float] -- pavucontrol-qt",
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
|
2022-02-10 17:48:54 -05:00
|
|
|
"custom/spotify": {
|
|
|
|
"interval": 1,
|
|
|
|
"return-type": "json",
|
|
|
|
"exec": "~/.config/waybar/modules/spotify.sh",
|
|
|
|
"exec-if": "pgrep spotify",
|
|
|
|
"escape": true
|
|
|
|
},
|
|
|
|
|
|
|
|
"custom/storage": {
|
|
|
|
"format": "{} ",
|
|
|
|
"format-alt": "{percentage}% ",
|
|
|
|
"format-alt-click": "click-right",
|
|
|
|
"return-type": "json",
|
|
|
|
"interval": 60,
|
|
|
|
"exec": "~/.config/waybar/modules/storage.sh"
|
|
|
|
},
|
|
|
|
|
|
|
|
"backlight": {
|
|
|
|
"format": "{icon}",
|
|
|
|
"format-alt": "{percent}% {icon}",
|
|
|
|
"format-alt-click": "click-right",
|
2023-05-06 23:01:23 -04:00
|
|
|
"format-icons": ["", "", ""],
|
2022-02-10 17:48:54 -05:00
|
|
|
"on-scroll-down": "light -U 1",
|
|
|
|
"on-scroll-up": "light -A 1"
|
|
|
|
},
|
|
|
|
|
|
|
|
"custom/weather": {
|
|
|
|
"format": "{}",
|
|
|
|
"format-alt": "{alt}: {}",
|
|
|
|
"format-alt-click": "click-right",
|
|
|
|
"interval": 1800,
|
|
|
|
"return-type": "json",
|
|
|
|
"exec": "~/.config/waybar/modules/weather.sh",
|
|
|
|
"exec-if": "ping wttr.in -c1"
|
|
|
|
},
|
|
|
|
|
|
|
|
"idle_inhibitor": {
|
|
|
|
"format": "{icon}",
|
|
|
|
"format-icons": {
|
|
|
|
//"activated": "鬒",
|
2023-05-06 23:01:23 -04:00
|
|
|
"activated": "",
|
2022-02-10 17:48:54 -05:00
|
|
|
//"deactivated": ""
|
2023-05-06 23:01:23 -04:00
|
|
|
"deactivated": ""
|
2022-02-10 17:48:54 -05:00
|
|
|
},
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
|
|
|
|
"custom/mail": {
|
|
|
|
"format": "",
|
|
|
|
"format-alt": "{alt} ",
|
|
|
|
"format-alt-click": "click-right",
|
|
|
|
"interval": 60,
|
|
|
|
"return-type": "json",
|
|
|
|
"exec": "~/.config/waybar/modules/mail.py",
|
|
|
|
"tooltip": false
|
|
|
|
},
|
|
|
|
|
|
|
|
"custom/test": {
|
|
|
|
"format": "{}",
|
|
|
|
"exec": "/tmp/test blub",
|
|
|
|
"param": "blah",
|
|
|
|
"interval": 5
|
|
|
|
},
|
|
|
|
|
|
|
|
"tray": {
|
|
|
|
"icon-size": 16
|
|
|
|
}
|
|
|
|
}
|