You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: