Biont/sway-launcher-desktop

What is the equivalent of `--class` in Konsole?

rollschild opened this issue · 0 comments

Hi,

I'm using Konsole. I realized that in this line of the sway config: set $menu exec $term --class=launcher -e sway-launcher-desktop you would need to have the option --class available for the terminal command of your choice. Terminals like Alacritty have that option, but Konsole doesn't. Does anyone know what is Konsole's equivalent of --class?

Thanks!