Björn Kettunen

Results 427 comments of Björn Kettunen

For platforms using XDG such as BSD and Linux you can read $XDG_CONFIG_HOME/user-dirs.dir for the path and XDG_CONFIG_HOME/user-dirs.locale for the localized names. There's XDG_PICTURES_DIR for such uses cases in there....

I was looking into something similar. OpenSUSE is stuck on 1.3.2. Please sign 1.4.0. Are there any reasons for not releasing 1.4.0?

Thank you very much. PS: In case you create testing releases in the future please don't use a dash in them, something like .99 or similar is better, a dash...

I can help with Linux builds, we can build them on the OpenSUSE OBS.

> `hyprctl dispatch dpms off; sleep 10; hyprctl dispatch dpms on` that works fine for me but only turns the focused monitor of and not the two others.

I think this could be done as part of #2135. The task that I just created could be considering a duplicate all trough mine is more technical.

> You can set the remote shell by setting the the `vterm-tramp-shells` variable. > > E.g. if you want to use bash in your case: `(setq vterm-tramp-shells '(("ssh" "/bin/bash")))` I...

Please follow the existing commits message layout.

> Your change contains 2 set of modifications - cmake file cleanup, and the relative symlink change itself. > I can separate those changes. > > I noticed that the...