CEUK
CEUK
Hey guys, just adding a +1 that I was a bit surprised that the definitive solution to contributing code seems to be "go to Github/another similar site and create a...
Looks like you've accidentally left some wayland-specific stuff in there
Hi @gustavnyberg did you ever find a workaround for this that doesn't require awarding users the same permissions as the app?
[calcure](https://github.com/anufrievroman/calcure) now supports ics files if that's useful.
More prior art around filtering open buffers/tabs can be seen in (neo)vim extensions such as Telescope's [`buffers`](https://github.com/nvim-telescope/telescope.nvim?tab=readme-ov-file#vim-pickers) picker
Have you tried copying the provided [Xresources file](https://github.com/elenapan/dotfiles/tree/master/.Xresources) to `~/.Xresources`? And have you tried running `xrdb -merge`? e.g. `git clone https://github.com/elenapan/dotfiles.git ~/elenapan_dotfiles` `cp ~/elenapan_dotfiles/.Xresources ~/.Xresources` `xrdb -merge ~/elenapan_dotfiles/.xfiles/amarena` Most color...
Odd, what exact command were you running? When/how are you running the command What is the output of `echo $DISPLAY`
@SamShah30112004 the problem with third-party guides is that they may contain errors or become out of date. Personally, I wouldn't recommend using anything except the official Arch Wiki to guide...
@imskr doesn't sound related to the colours being wrong tbh do I don't think that stuff I posted will be relevant. You may be better off using the [discussions](https://github.com/elenapan/dotfiles/discussions) feature...
@jonnyruzek I don't want to be the tone police and there's nothing wrong with reporting bugs but I'd remember this is free, open source software maintained for the most part...