danielefongo
Results
2
issues of
danielefongo
Sometimes the `hs.window.filter.windowFocused` callback is not called when switching between application windows. I cannot understand how to reproduce this issue consistently, but I noticed that the callback start to be...
With this PR I allow the user to insert style tables on `colorscheme.syntax` and `colorscheme.built_in`. Old: ```lua local syntax = { statement = "#ffffff", ["function"] = "#ffffff", variable = "#ffffff",...