waycrate / swhkd

Sxhkd clone for Wayland (works on TTY and X11 too)
https://git.sr.ht/~shinyzenith/swhkd
BSD 2-Clause "Simplified" License
666 stars 47 forks source link

[refactor] environment for swhkd #246

Closed newtoallofthis123 closed 3 months ago

newtoallofthis123 commented 4 months ago

This change introduces similar changes as #243 for swhkd.

The following were the changes made:

newtoallofthis123 commented 4 months ago

looks good. lgtm

Thanks!

Shinyzenith commented 4 months ago

Hi, I didn't get a chance to test this pr @zubairmh Did you do so?

newtoallofthis123 commented 4 months ago

Added some stuff that would enable the environ.rs to check if the path provided is valid or not

Shinyzenith commented 4 months ago

This looks good to me. I haven't gotten around to testing it yet. @newtoallofthis123 Have you tested the PR?

newtoallofthis123 commented 4 months ago

I did test it a while ago and everything seemed to work fine 😄

However, I'll test it again tomorrow and let you know just to be safe :)

Shinyzenith commented 3 months ago

@newtoallofthis123 looks good to go, have you tested this?

newtoallofthis123 commented 3 months ago

Yep! tested it and it works :)