not_IO@lemmy.blahaj.zone to Technology@beehaw.orgEnglish · 5 months agoitsfoss promotes hyprland on instagram!?imagemessage-square39linkfedilinkarrow-up1135arrow-down15file-text
arrow-up1130arrow-down1imageitsfoss promotes hyprland on instagram!?not_IO@lemmy.blahaj.zone to Technology@beehaw.orgEnglish · 5 months agomessage-square39linkfedilinkfile-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·5 months 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