u/Kiiwyy

Editing file manager (nautilus) context menu

I don't know if this happens to someone else, but I feel that nautilus is pretty clunky in personalization, I find no way to add "Open with vscode" or whatever I want, or "Open terminal" in a specific directory, that's the most annoying thing actually, I want to be able to open a terminal in a directory.

reddit.com
u/Kiiwyy — 4 days ago
▲ 1 r/neovim

Is there no way for LSP to automatically detect files in the root directory without creating compile_commands.json or .clangd?

Just as the title says, I don't want to be creating a compile_commands.json or .clangd everytime I start a small uni project.

For example, the structure of my project is.

.

├── include

└── src

And there is no way for the files in src to detect the files in Include.

reddit.com
u/Kiiwyy — 4 days ago

Nautilus crashing all the time

I really like omarchy, but for some reason the file manager crashes all the freaking time, I've tried changing env (I have Nvidia on my desktop) but it doesn't solve anything, I have omarchy in both desktop and laptop, and it happens in both of them.
Does someone know why it crashes?, I've already looked up the logs and it doesn't say anything at all:
** Message: 17:53:29.762: Connecting to org.freedesktop.Tracker3.Miner.Files

nautilus-application-Message: 17:53:29.763: Failed to initialize display server connection: Cannot invoke method; proxy is for the well-known name org.gnome.Mutter.ServiceChannel without an owner, and proxy was constructed with the G_DBUS_PROXY_FLAGS_DO_NOT_AUTO_START flag

(org.gnome.Nautilus:31939): Gsk-WARNING **: 17:53:29.932: The new GL renderer has been renamed to gl. Try GSK_RENDERER=help

Segmentation fault (core dumped) nautilus

I know there is a warning about the GL renderer, I've tried changing it but it still crashed.

reddit.com
u/Kiiwyy — 5 days ago