Waybar : Right click lang to open translator.

This commit is contained in:
Dmitry Voronin 2024-09-05 20:40:37 +03:00
parent 7bbfa6bb7b
commit f7e8e79cbc
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -43,6 +43,7 @@ in {
"sway/language" = {
tooltip = false;
on-click = "swaymsg 'input * xkb_switch_layout next'";
on-click-right = "xdg-open https://translate.yandex.ru";
};
"sway/scratchpad" = {
format = "{icon} {count}";