This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/sway/.config/waybar/config

140 lines
4.2 KiB
Plaintext
Raw Normal View History

2019-10-16 02:28:41 +02:00
{
2019-11-26 04:25:42 +01:00
"layer": "bottom", // Waybar at top layer
2019-10-16 02:28:41 +02:00
//"margin":"5 5 0 5",
//"margin-bottom":10,
//"position": "bottom", // Waybar position (top|bottom|left|right)
2019-12-09 19:25:42 +01:00
//"height": 26, // Waybar height (to be removed for auto height)
2019-10-16 02:28:41 +02:00
// "width": 1280, // Waybar width
// Choose the order of the modules
2019-12-09 19:25:42 +01:00
"modules-left": ["sway/workspaces","sway/window"],
"modules-center": ["clock","custom/weather"],
"modules-right": ["custom/recording","mpd", "pulseaudio", "network", "battery","custom/mail", "custom/updates", "tray"],
2019-10-16 02:28:41 +02:00
"sway/workspaces": {
2019-12-09 19:25:42 +01:00
"enable-bar-scroll":true,
"format": "{icon}",
2019-10-16 02:28:41 +02:00
"format-icons": {
2019-12-09 19:25:42 +01:00
"1": "",
"2": "",
"3": "",
2019-10-16 02:28:41 +02:00
"10": "",
"urgent": "",
"focused": "",
"default": ""
}
},
2019-12-09 19:25:42 +01:00
"sway/window":{
"max-length":40
},
2019-10-16 02:28:41 +02:00
"mpd": {
2019-12-09 19:25:42 +01:00
"tooltip":false,
2019-10-16 02:28:41 +02:00
"format": " {stateIcon} {title} - {artist} 🎜 ",
"format-disconnected": " Disconnected 🎜 ",
"format-stopped": " Stopped 🎜 ",
2019-12-09 19:25:42 +01:00
"timeout":5,
2019-10-16 02:28:41 +02:00
"unknown-tag": " N/A ",
"tooltip":false,
"interval": 2,
2019-12-09 19:25:42 +01:00
"max-length":40,
2019-10-16 02:28:41 +02:00
"state-icons": {
"paused": "",
"playing": ""
}
},
"idle_inhibitor": {
"format": "{icon}",
"format-icons": {
"activated": "",
"deactivated": ""
}
},
"tray": {
2019-12-09 19:25:42 +01:00
"tooltip":false,
2019-10-16 02:28:41 +02:00
"spacing": 10
},
"clock": {
2019-12-09 19:25:42 +01:00
"tooltip":false,
2019-10-16 02:28:41 +02:00
"tooltip-format": "{:%Y-%m-%d | %H:%M}",
"format-alt": "{:%Y-%m-%d}"
},
"backlight": {
"format": "{percent}% {icon}",
"format-icons": ["", ""]
},
"battery": {
2019-12-09 19:25:42 +01:00
"tooltip":false,
2019-10-16 02:28:41 +02:00
"states": {
2019-12-01 17:36:00 +01:00
"full":100,
2019-11-23 02:23:15 +01:00
"good": 95,
2019-10-16 02:28:41 +02:00
"warning": 30,
"critical": 15
},
"format": "{capacity}% {icon}",
"format-charging": "{capacity}% ",
"format-plugged": "{capacity}% ",
"format-alt": "{time} {icon}",
2019-12-01 17:36:00 +01:00
"format-good": "{time} {icon}",
2019-10-16 02:28:41 +02:00
"format-full": "",
"format-icons": ["", "", "", "", ""]
},
"network": {
"tooltip":false,
// "interface": "wlp2*", // (Optional) To force the use of this interface
"on-click": "termite -e nmtui",
2019-12-09 19:25:42 +01:00
"format-wifi": "",
"format-ethernet": "",
"format-linked": "",
"format-disconnected": "⚠",
2019-10-16 02:28:41 +02:00
"format-alt": "{ifname}: {ipaddr}/{cidr}"
},
"pulseaudio": {
2019-12-09 19:25:42 +01:00
"tooltip":false,
2019-10-16 02:28:41 +02:00
"scroll-step": 10,
2019-12-09 19:25:42 +01:00
"format": "{icon}",
"format-bluetooth": "",
"format-bluetooth-muted": "",
"format-muted": "",
2019-10-16 02:28:41 +02:00
"format-icons": {
"headphones": "",
"handsfree": "",
"headset": "",
"phone": "",
"portable": "",
"car": "",
"default": ["", "", ""]
},
"on-click": "pavucontrol"
},
"custom/weather": {
2019-12-09 19:25:42 +01:00
"tooltip":false,
"exec": "forecast short",
2019-12-05 20:48:20 +01:00
"interval": 1800,
2019-12-09 19:25:42 +01:00
"on-click": "kitty --class weather sh -c 'forecast full;read -n1 -p\"Press Any key to quit \"'",
"on-click-right": "xdg-open https://openweathermap.org"
2019-11-23 02:23:15 +01:00
},
"custom/mail": {
"tooltip":false,
2019-12-09 19:25:42 +01:00
"format":"{} ",
"exec": "sleep 10s; checkmail",
"on-click": "kitty neomutt; pkill -SIGRTMIN+4 waybar",
2019-12-03 04:38:10 +01:00
"signal": 4,
2019-11-23 02:23:15 +01:00
"interval": 1800
2019-12-02 19:57:45 +01:00
},
"custom/updates": {
2019-12-09 19:25:42 +01:00
"tooltip":false,
2019-12-02 19:57:45 +01:00
"format": "{} ",
2019-12-09 19:25:42 +01:00
"interval": 3600,
"exec": "sleep 30s; yay -Syuw --noconfirm> /dev/null; yay -Qqu | wc -l | sed 's/^0$//'",
"on-click": "[ ping -qc1 archlinux.org ] && kitty yay -Syu || kitty yay -Su; pkill -SIGRTMIN+8 waybar",
2019-12-02 19:57:45 +01:00
"signal": 8
2019-12-05 15:28:02 +01:00
},
"custom/recording": {
2019-12-09 19:25:42 +01:00
"tooltip":false,
2019-12-05 20:48:20 +01:00
"exec": "pgrep wf-recorder > /dev/null && echo  || echo",
"interval": 1,
2019-12-09 19:25:42 +01:00
"on-click": "pkill wf-recorder; pkill -SIGRTMIN+5 waybar",
2019-12-05 20:48:20 +01:00
"signal": 5
2019-10-16 02:28:41 +02:00
}
}
2019-11-23 02:23:15 +01:00
# vim:ft=json