I’m an anarchocommunist, all states are evil.

Your local herpetology guy.

Feel free to AMA about picking a pet/reptiles in general, I have a lot of recommendations for that!

  • 3 Posts
  • 126 Comments
Joined 8 months ago
cake
Cake day: July 6th, 2024

help-circle
















  • I have possibly the dumbest workaround to anything in history

    bindntr=CTRL,C,exec,hyprctl activewindow | rg -q "class: Wfica" && ( sleep 0.02 && hyprctl closewindow class:alacrittyclipboard ; alacritty -qq --config-file ~/.config/alacritty/alacrittyclipboard.toml --class 'alacrittyclipboard' --title 'Office 365 Desktop (SSL/TLS Secured, 256 bit)' -e sh -c 'sleep 0.03 && xclip -o | copyq copy - ; copyq clipboard | xclip -i' ) & ( sleep 0.2 && closewindow class:alacrittyclipboard )
    
    windowrulev2 = float,class:(alacrittyclipboard) 
    
    windowrulev2 = stayfocused,class:(alacrittyclipboard) 
    
    windowrulev2 = noborder,class:(alacrittyclipboard) 
    
    windowrulev2 = noanim,class:(alacrittyclipboard) 
    
    windowrulev2 = noblur,class:(alacrittyclipboard) 
    
    windowrulev2 = opacity 0,class:(alacrittyclipboard) 
    
    windowrulev2 = maxsize 1 1,class:(alacrittyclipboard) 
    

    allow me to explain this monstrocity… the clipboard in citrix workspace is broken in a stupid way

    it doesn’t update the system clipboard unless you move focus away from the window… and out of focus windows can’t update the clipboard for security reasons… this makes it so that if I hit ctrl c when citrix is open it opens a terminal window that’s tiny, invisible and steals focus that essentially forces the clipboard to work.

    nonsense hack, but it works


  • Communist@lemmy.frozeninferno.xyzto196@lemmy.blahaj.zonePurist rule
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    6 days ago

    Yes, that’s valid, but I think it’s very much so short term thinking.

    eventually if enough windows things are supported on linux, the question will become why use windows?

    once everything works out of the box, laptop manufacturers will say “why are we paying microsoft this licensing fee”

    there would have been no other way to win the war, this gives us a chance in the very long term.

    eventually publishers may say “why do we support windows?”

    the next pillar that I think will fall in our favor is anticheat, once that goes down the sky is the limit for our longterm prospects




  • Ah, so, I should’ve been more clear, I have annoying requirements, I want qbittorrent to run through mullvad exclusively, and i want them to be intertwined and startup with eachother automatically. I don’t want any of my other apps to be running in mullvad, is there a good way to do that? I think the socks5 proxy requires me to have it open and running, and thus everything would run through it, but maybe that wireguard method works around that? not sure, just wondering