

https://github.com/kando-menu/kando
This should be what you are looking for? Has controller support.
https://github.com/kando-menu/kando
This should be what you are looking for? Has controller support.
You are right, the marker at the category level definitely makes sense to find the application initially.
deleted by creator
OP specifically said “forget”, that’s what I was referring to.
deleted by creator
deleted by creator
Not op but no it’s not.
I use the https://vger.app/ app / front end on mobile AND desktop and as far as I can tell it tunnels the images through their servers, so this is as minimal as you can get in regards to extra requests.
Stop with the low effort comments and learn to read. You would do everybody, including yourself, a favor.
Just to be clear this is a killswitch, that’s what you want right? So that it’s only possible to connect through the VPN (tun0). And if the VPN goes down your internet gets “killed” so you don’t leak your IP.
In that case you want to start ufw when you system starts, so you would need to whitelist your VPN but if your VPN is already connected it should work without whitelisting the IP I guess but never tried it since that’s not recommended.
This is how I do it:
sudo ufw default deny outgoing
sudo ufw default deny incoming
sudo ufw allow out on tun0 from any to any
sudo ufw allow out to VPN_IP_ADDRESS proto udp
You have to do the last line for all your VPN server ips or the initial DNS request will not go through. If you connect through udp.
Haha yes, I was making a joke, it’s still my main phone tho.
I like the 4a a lot, so I am not gonna replace it. It works like a charm, still!
Pixel 4a, still waiting…
Yes, I used it the last three month but stopped now, it’s nice but overall too buggy at least on Linux.
I am getting so sick of this fucked up world.
Wow nice, still using a Pixel 4a as my daily driver!
*edit: meh, my 4a is not eligible
Don’t know him and not really interested in the topic much but that was a fun video!
Exactly. You invoke it with xfce4-terminal --drop-down
If you set that as a shortcut in xfce, the first call will start it and recurring calls will show the running instance.
Godlike!