XenHat

Results 54 comments of XenHat

I have this issue, in my case the interface names do match... ```bash $ nmcli device | grep wifi | awk '{print $1}' wlp5s0 $ grep 'WIFI_IFACE' /etc/create_ap.conf WIFI_IFACE=wlp5s0 #...

Hello! I currently maintain a few AUR packages myself and found your script today. I would be willing to assist you in maintaining an AUR package if you'd like. Edit:...

Wow, this could be a problem if people use GeDoSato on GTA V and suddenly goes online. Rockstar is very ban-happy with dll hooks (I got banned for using an...

I came here to file just such a request! I would like spotifyd support as well. I mostly use `spotify-tui` and `spotifyd`.

Sorry for the slow response, github forgot to e-mail me about this. This is about the NSIS plugin

If you're in a hurry, you can use the following command: ```bash sudo chown "$USER:$USER" "$HOME/.config/sublime-text-3/Packages" -R -v|grep -v retained ``` This will only show the files that has been...

Concerning #31, this might require some hacks like temporarily turning off the update service and re-enabling it on startup... Can someone test this command in a Run dialog or a...

Please try the mentioned command (or it's restart variant) from the command box. EDIT @ge0rdi: >It seems to not be working I'm aware that the menu item is broken. That's...

I'm in favor of this as well. Just a side note though, it would probably be more like `[Option("gf", "graph-file")]` as C-like languages use single quotes for the `char` type...

Alias would be handy, indeed. it would simplify backward-compatibility for me.