LinArcX
LinArcX
Hi. thank you for this repo and youtube video. my system does not support uefi and it only has bios bootloader. currently i installed windwo 7 and arch linux on...
Hello and thank you for this project that reminds me the simplicity of feh. Actually i disabled microsoft windows store. It can be awesome if you provide direct download of...
Hi. thank you for this great effort. i'm developing applications for both android/ios in qt creator. after download and compile your the library and link it to the project in...
dmenu has a nice patch for it: https://tools.suckless.org/dmenu/patches/numbers/ I didn't find anything related in the bemenu manpage. Do we have this feature?
To achieve this, I create these hacky functions: ``` dunst_right() { dunst -c ~/.config/dunst/dunstrc_right & notify-send "this is new message at the right" & kill `pidof dunst` } dunst_center() {...
Hi. i wanted to compile your application on my machine, but i got [lots of erros](https://gist.github.com/LinArcX/a6a463d78dd8ea77566518e4ba99b596): OS: VoidLinux ncurses-devel-6.2_4 Compiler: > gcc (GCC) 10.2.1 20201203 Copyright (C) 2020 Free Software...
Hi. i really like your idea. But it can be very nice to download .torrent files too. something like: https://github.com/aria2/aria2
Hi. I successfully compiled `fondo` on void-linux. But when i run it, i'll get these errors: https://gist.github.com/LinArcX/8d4b0dd9350ff31c061301bb6aba153e Can't even see any picture. And if i try to click on any...
Hi. and thank you. I'm developing an app and i want to embed your project inside my project. how do that?
Hi. i follow the instructions and run: `node local.js -s pacific-thicket-42139.herokuapp.com -l 1080 -m rc4 -k foobar -r 80` This is the log: ``` remote www.google-analytics.com:443 error: Error: getaddrinfo ENOTFOUND...