Hyprland noob here, just wondering how to:
- Open a flatpak for KeePassXC in a specific workspace with the app indicator in the tray (like when I launch it from wofi).
- Open a flatpak for SynologyDrive silently with just an app indicator, like how Variety opens.
I was able to get KeePassXC to open in a specific workspace, but it doesn’t load an app indicator in the tray. I ticked the setting on in KeePassXC to minimize after unlocking the database. So ideally, the program would open in a set workspace and then I could log in and it would minimize to tray.
Here’s what I have so far in my hyprland.conf file to get KeePassXC to open to a specific workspace, but it’s missing the app indicator:
exec-once = [workspace 2 silent] keepassxc
The Hyperland FAQ show how to do this for regular apps, but no mention of flatpaks.