graves501

Results 19 comments of graves501

diff-so-fancy support would be awesome! bump :)

>"Wow, tig is awesome, I wanna give those guys a boost!" I agree, there should be a way to support this project by donating some money :smile:

Like @Mario-SO mentioned, the background sadly is not transparent, even if you set `transparent_bg = true` before executing `vim.cmd[[colorscheme dracula]]`. Transparency works fine in my terminal when using e.g. `catppuccin/nvim`...

The workaround works like a charm, thanks!

@waddyhussain Should already be implemented like mentioned here: https://github.com/hyprwm/Hyprland/issues/540 My keybindings in this case are: ``` bind=CTRLSUPER,K,focusmonitor,+1 bind=CTRLSUPER,J,focusmonitor,-1 ```

I installed the launcher via the suggested community installer. The login window popped up, but I couldn't click anything. Adding `WINE_SIMULATE_WRITECOPY=1` as environment variable and installing `allfonts` seems to fix...

Thanks for this project! Learned some new stuff, really well done!

As of `nchat 5.6.7` the message order in telegram can still be wrong, I also assume that the messages are internally sorted by message ID 🤔

This issue is pretty important since this plugin relies on `null-ls`. How do we go forward from here?