IO 😇@lemmy.blahaj.zone to Technology@beehaw.orgEnglish · 18 hours agoitsfoss promotes hyprland on instagram!?lemmy.blahaj.zoneimagemessage-square29fedilinkarrow-up1113arrow-down17file-text
arrow-up1106arrow-down1imageitsfoss promotes hyprland on instagram!?lemmy.blahaj.zoneIO 😇@lemmy.blahaj.zone to Technology@beehaw.orgEnglish · 18 hours agomessage-square29fedilinkfile-text
What is going on? I’ve been very disappointed this morning context: Hyprland/DHH is a very toxic and right wing community
minus-squareCommunist@lemmy.frozeninferno.xyzlinkfedilinkEnglisharrow-up3arrow-down1·edit-214 hours agoOr do this and never deal with this again exec-once = while ! hyprlock -c ~/.config/hypr/hyprlock/hyprlock-startup.conf > /dev/null; do sleep 0.01 > /dev/null; done > /dev/null exec-once = swayidle timeout 600 'pidof hyprlock || ( hyprlock -c ~/.config/hypr/hyprlock/hyprlock-screenshot.conf --grace 59 > /dev/null || while ! hyprlock -c ~/.config/hypr/hyprlock/hyprlock-startup.conf > /dev/null; do sleep 0.01 > /dev/null; done > /dev/null )'
Or do this and never deal with this again