Muhammad Ahfas An Nahri
Muhammad Ahfas An Nahri
@localhost-ykt here's mine using `sshpass` 
I tried to setup vimwiki using `lazy.nvim`, and after spending hours, the `:VimwikiVar path` was always returning the default path, which is `~/vimwiki`. In the end, I tried to enter...
Same problem on Solus 4.1 Fortitude
This PR fixed mine as well.
Doing `killall -SIGUSR2 waybar` does "refresh" the bar but does not reflect the changes in the config.
Has anyone fixed this issue?
For my case, it happened when I open my `.bashrc` file containing this line: ``` source /usr/share/nvm/init-nvm.sh ``` When I checked the sourced script, it does some sourcing of a...