IO 😇@lemmy.blahaj.zone to Technology@beehaw.orgEnglish · 2 days agoitsfoss promotes hyprland on instagram!?lemmy.blahaj.zoneimagemessage-square41fedilinkarrow-up1132arrow-down17file-text
arrow-up1125arrow-down1imageitsfoss promotes hyprland on instagram!?lemmy.blahaj.zoneIO 😇@lemmy.blahaj.zone to Technology@beehaw.orgEnglish · 2 days agomessage-square41fedilinkfile-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-22 days 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