use gtk-launch to dry terminal applications invocation #188
Replies: 1 comment
-
On Wayland the recommended way to launch hyprland is using uwsm app -- kitty maybe instead of the way you mentioned it should be the way I mentioned. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to suggest using
gtk-launch(man gtk-launch) to dry terminal applications launching.So, instead of call
alacritty -e <cmd>, for example:omarchy/config/hypr/hyprland.conf
Line 31 in e7e5ff9
omarchy/config/waybar/config
Line 48 in e7e5ff9
use
gtk-launch Activityto launch the program using the Activity.desktop file.It would make easier to change the
--class,--titleor even the Activity program itself in the future.Beta Was this translation helpful? Give feedback.
All reactions