-
Hi Hyprland experts, I am running into an issue where I want to launch Zen Browser which I installed via Flatpak. When I hit the shortcut key of SUPER + B, which calls the ~/dotfiles/.settings/browser.sh shell script file, it does not launch Zen. My browser.sh is configured with the following command: ❯ cat ~/dotfiles/.settings/browser.sh ~ When I enter that flatpak run command on the normal command line, Zen launches successfully. Any ideas why it is not launching via the browser.sh file or even from Waybar when I click on the icon? Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
What happens when you execute the browser.sh directly? Cd into the folder and run ./browser.sh |
Beta Was this translation helpful? Give feedback.
It successfully launches.