IO 😇@lemmy.blahaj.zone to Technology@beehaw.orgEnglish · 1 day agoitsfoss promotes hyprland on instagram!?lemmy.blahaj.zoneimagemessage-square39fedilinkarrow-up1124arrow-down17file-text
arrow-up1117arrow-down1imageitsfoss promotes hyprland on instagram!?lemmy.blahaj.zoneIO 😇@lemmy.blahaj.zone to Technology@beehaw.orgEnglish · 1 day agomessage-square39fedilinkfile-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-up5arrow-down1·edit-222 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