Avi Herman
Avi Herman
I actually figured out how to do: ``` unzip = function(state) local node = state.tree:get_node() local path = node:get_id() vim.api.nvim_input(":!unzip " .. path .. "") end, ``` But I still...
Hi, thanks for your help! Your fork compiled which is amazing, thanks! I have the following in my `hyprland.conf`, but the effects aren't taking place: ``` plugin:hyprfocus { enabled =...
@pyt0xic I take that back, it totally works, but it looks like shrinking is broken and only flashing functions
Got it working, thanks for your work!