[-] kanera@feddit.cl 16 points 2 weeks ago
[-] kanera@feddit.cl 7 points 2 months ago

please do a fanfic

[-] kanera@feddit.cl 3 points 3 months ago* (last edited 3 months ago)

u could use an custom bash file that screenshots ur desktops, blurs it, and then sources it as ur lockscreen from a config file, in bash it could go:

#!/usr/bin/env bash

bg=~/.lockscreen.png
grim -o $bg
convert $bg -blur 0x8 $bg 
hyprlock
rm $bg

havent tried it yet, but as long as ur sourcing the ~/.lockscreen.png on ur config file, or u launch ur locking program with an argument to use whatever u used as a background (and that way u can use mktmp instead of throwing it on ur home folder) it should work. Just try the commands b4 executing it since i wrote this from my bed on a saturday and my brain is half working.

i just used hyprlock as an example, since u said ur using hyprland, but u can use whatever ofc, I myself use swaylock.

[-] kanera@feddit.cl 8 points 4 months ago

did u just pipe that phrase into bread on penguins and got that youtube video??? /j

kanera

joined 1 year ago