// Keyboard layout, drawn as a flag. // // This is an `image` module rather than hyprland/language, because that module // styles as #language and nothing else: it has no per-language CSS class, so a // flag cannot be picked by a selector, and its format- takes text rather // than a path. wb-lang reads the layout from hyprctl and prints the flag. // // The two flags are shipped by this repo: the icon theme has 13 and neither // Italian nor British is among them. { "image#lang": { "exec": "$HOME/bin/wb-lang", "size": 20, "interval": 2, "signal": 10, "tooltip": true } }