Themes incompatibles with wayland
Hi, when i run "rofi -show" in the terminal, i receive this message :
```bash
(process:3025): Modes.Window-WARNING **: 14:54:47.333: Unsupported window field name :role. Wayland window switcher supports only 'title' and 'app-id' ('class') fields
(process:3025): Modes.Window-WARNING **: 14:54:47.333: Unsupported window field name :name. Wayland window switcher supports only 'title' and 'app-id' ('class') fields
(process:3025): Modes.Window-WARNING **: 14:54:47.333: Unsupported window field name :desktop. Wayland window switcher supports only 'title' and 'app-id' ('class') fields
```
And the theme doesn’t apply.
Even i modify the config.rasi to remove role, name and desktop from the windows switcher settings, i don’t receive the warning message, the theme still doesn’t t apply
0 条评论