DIMFLIX

Results 17 comments of DIMFLIX

use the venv `python -m venv venv` and install the library `pip install git+https://github.com/Fabric-Development/fabric.git`

> So it is really a crash, or just the screen going black? Otherwise would it be possible to get a crash report and/or a gdb backtrace? It's more like...

@VirtCode I finally got around to doing this. I will describe the steps I took: 1. I launched Hyprland from tty. 2. I executed `hyprpm enable dynamic-cursors`. 3. I accessed...

These are the settings for the plugin ``` plugin:dynamic-cursors { enabled = true mode = tilt tilt { limit = 5000 function = negative_quadratic window = 100 } shake {...

@VirtCode Any progress in solving this problem? I really want to use your plugin on a regular basis, but I can't because I edit hyprland configs quite often and all...

> Something explicit does not exist yet. > > However, you can just return an empty string in case there is no music playing and that should work just fine....

> > Yes, at the moment I'm returning a skeleton from the script. But it doesn't look very nice on the lock screen. I would like to see a function...