Closed KieranCodes closed 2 years ago
Please describe the bug The config file runs several times after starting Hypr
Steps to reproduce: add to config file: exec=echo foo >> /home/$(whoami)/foo
exec=echo foo >> /home/$(whoami)/foo
Expected behavior It should only run once
yep, noticed it before. Will fix.
Please describe the bug The config file runs several times after starting Hypr
Steps to reproduce: add to config file:
exec=echo foo >> /home/$(whoami)/foo
Expected behavior It should only run once