nwg-piotr / nwg-drawer

Application drawer for wlroots-based Wayland compositors
MIT License
233 stars 25 forks source link

Save result of os.Getenv() #92

Closed 6543 closed 1 year ago

6543 commented 1 year ago

... and use that if possible to reduce some syscalls:

(https://pkg.go.dev/syscall#Getenv)