lckdscl

joined 1 year ago
[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (4 children)

You're mixing Lua with Vimscript, the stuff with in double quotes should be in Vimscript

s = { "Telescope grep_string search_dirs=['$prj_path/dir1/dir2/dir3/'] cr>", "Grep on dir3" }

[–] [email protected] 2 points 1 year ago (6 children)

Vimscript: "Telescope grep_string search_dirs=["$HOME/.config"]"

Lua: require("telescope.builtin").grep_string({ search_dirs = { os.get_env("HOME") .. "/.config" } })

[–] [email protected] 2 points 1 year ago

Not at the moment, no. But it's worth it for the range of things you find on there.

[–] [email protected] 9 points 1 year ago (1 children)

This might be an issue with opensearch.xml, which is a standard for how browsers recognise search engines.

See here:

https://github.com/hnhx/librex/blob/main/opensearch.xml.example

I don't know how you're hosting it, but when I was hosting LibreX, I had to make an opensearch.xml with the correct domain and bind mount it to the correct location. I don't exactly remember the details since I moved to Searxng.

Also, if you're not aware, LibreX was forked to LibreY, which is the updated repo.

[–] [email protected] 4 points 1 year ago

Navidrome replaced Spotify for me, with Symfonium on Android, I'm never going back. On PC you can use any Subsonic client, and there are plenty I threw Tailscale on top to access it when I go out.

[–] [email protected] 4 points 1 year ago (1 children)

Org-mode, with Orgzly on Android, sync via a WebDav server, which you can also mount on you PC and literally use any editor to edit.

[–] [email protected] 2 points 1 year ago

I really had hoped that was a bit but it wasn't lol

[–] [email protected] 8 points 1 year ago (4 children)

Well guess I'll add one more to my three a day.

[–] [email protected] 1 points 1 year ago (3 children)

Okay I think I might know what you mean? I just tried doing that and got it to work. We can compare what we did. Here's mine.

I created a shared folder called "Shared"

then I create a group called "All" and mount the "Shared" folder to /shared

I went to a user and add them to group "All"

Examining that user's files

I can navigate into that shared folder and access everything (I have stuff in there already).

[–] [email protected] 3 points 1 year ago (5 children)

To set up the folder, which I called "shared", I set the home directory for it to /srv/sftpgo/data/shared. For reference, my user home directory is /srv/sftpgo/data/user1. Then to allow user1 to access it, I mount it as a virtual folder. Is this what you did?

[–] [email protected] 1 points 1 year ago

Of course whatever works for you works too, we found workarounds for what we need.

Yes it's more convenient because it's a keybinding away. Also, on Wayland I have to use kernel modeset and it is impossible to "overclock/undervoltage" the GPU to save energy. I also get more frames on X. It's not that KDE on Wayland is bad...it's exactly switching to X just to do that to play games is inconvenient.

view more: ‹ prev next ›