Open guttermonk opened 1 month ago
Not sure if this answers your question, but you can redirect the output to a file or /dev/null.
Perhaps running Hyprland as a systemd service also moves the output to journalctl (haven't tried that yet).
as above...?
Thank you for the workaround. I had to recompile nixos to add this command to my greetd
config, but some three hours later, after compiling, I did get it working quite nicely. Ideally it would run like this without the need of these additional fiddly bits, but now that I have it configured I should be all set. Cheers!
Description
There's interest in a quiet startup for hyprland.
It would be nice if the quiet startup were the default, and if you wanted to see the splash of terminal text you could add a
-v
flag or--verbose
flag to thehyprland
startup command.If you're also interested in such a feature, please leave a thumbs-up and/or comment below.