ebiscaia
ebiscaia
Guys, as it seems that the project is dead (last updates two years ago and a pull request pending since April last year), I would like to recommend you guys...
Ok, I managed to make it work at least in my situation. Before: ``` def launch_mixer(self): """Launch external mixer.""" mixer_cmd = self.settings.get_string("mixer-command") if mixer_cmd == "": mixer_cmd = DEFAULT_MIXER_CMD ```...
Hi, further exploration made me realise I was actually meaning the drawing character you mentioned (I was using 9474 which is the decimal version of 2502). I thought that was...
Fedora 38. I think I also should mention that I use the Nerd Fonts version of it.
Hi all, Came up a similar version of the script with some modifications to make sure that my wallpaper orientation would match the orientation of the screen ``` !/bin/bash while...
I am with the same problem. In my case I use nginx reverse proxy. I tried to open a port in my router and redirect to it and with no...
So, I figure out what to do. First I need to open the the port on AWS and the address to enter is 3.17.182.115: without /webdav Thanks and feel free...
Hi, here is mine: ``` /opt/mopidy/lib/python3.13/site-packages/mopidy/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this...
That's it, mate. Thank you very much.
Hi, is it possible to add the following features? - remove the first line (the one with @@) - move the inline hunk preview under the hunk - ability to...