winteriscariot

Results 24 comments of winteriscariot

I just confirmed by disconnecting the Cisco AnyConnect Packet Filter i have regained connectivity with LuLu activated. What do those packet filters even do? I was able to remove them...

if you're on macOS 11.3 LuLu's compatibility has issues. it needs to be updated.

I am yes, I'm on Arch Linux using GNOME. I have a little top bar mpris extension installed; i just looked at it and sure enough it does have the...

Is it possible to parse this at the feed level, and not the original website? for example, wrt DeviantArt, the example feed they give is this: https://backend.deviantart.com/rss.xml?type=deviation&q=by%3Aspyed+sort%3Atime+meta%3Aall looking at this,...

the issue is that ./Lightcord.app/Contents/MacOS/Lightcord -- the actual executable binary within the Mac App package -- is not set to executable. So if Lightcord is in your home directory, you...

Here's a full screen screenshot, you can see on the left that the firefox window is flush to the edge of the screen, while there's a few pixels of the...

I've also noticed that this occurs when you only have 1 window on a workspace: if i swipe left or right, i can't go left or right cuz there's no...

Couple more things: * Using Super+,/. to move right and left through columns/windows results in the right or left-most windows snapped to the screen edge * I have 'Horizontal margin'...

It seems to work if you hold Ctrl and click on the version you want to select.

Yes: ``` ~ $> which openbox-session /usr/bin/openbox-session ~ $> cat /usr/bin/openbox-session #!/bin/sh if test -n "$1"; then echo "Syntax: openbox-session" echo echo "See the openbox-session(1) manpage for help." exit fi...