Line of vision
Funny, but I’m on a tiling wm for a reason. I like things simple and effective. I don’t need or want HDR. :)
I’m on a tiling WM. If I want a specific feature, I make it happen.
deleted by creator
If everyone shuts up about racism, then racism will be worse. If everyone stopped talking about twitter, then twitter will die. It’s not the same thing at all. Not even close.
No it’s just one guy called Dev.
The whole website is hilarious. That code finds a random file and deletes it with sudo. I’m gonna run it on a VM :)
sudo rm -rf "$(sudo find / -type f -print0 | shuf -n1 -z)"
This will allow you to ctrl+s to save. I tried to add this in a backtick code line/block but it removes part of the syntax.