apoorv569

Results 26 issues of apoorv569

I'm using `i3block` with all the sample scripts that are provided [here](https://github.com/vivien/i3blocks-contrib), the `brightness` script outputs as `41.025641%`, is there a way to output it as an `int` like `41%`?,for...

I am trying to implement `key detection` for a application that I am developing. Basically I want the key as in `"A" "A#" "C" "F#"` etc, but I will do...

A mobile app for both Android and iOS would be nice to have, with the ability to auto import pictures to lychee, when user clicks a photo. For example someone...

i have a 64bit wine bottle created with 64 bit plugins and 32 bit plugins also.. when creating airwave link everything is fine. but when i search for new plugin...

I am trying to have my `scratch` buffer as a popup window, kind of like how `Doom Emacs` does it. I added this, ``` (setq popper-reference-buffers (append popper-reference-buffers "^\\*scratch.*\\*$" initial-major-mode)))...

I enabled the `ALPHA_PATCH`, `BLUR_PIXELATED_SCREEN_PATCH`, `CAPSCOLOR_PATCH`, `KEYPRESS_FEEDBACK_PATCH`, `MEDIAKEYS_PATCH` and `MESSAGE_PATCH`, but I don't see any change in color when I type wrong password and press enter, or if I turn...

Hi, I would like this widget to made a publicly accessible widget. ![2023-01-06_20-01](https://user-images.githubusercontent.com/53279454/211139538-9bb12be2-5e83-4df6-ad2e-fe25f26f41af.png) I first posted this as a question using the bug template and came to know that this...

feature-request

The autostart file under `~/.dwm/autostart.sh` starts programs as `root` user which causes issues, sometimes the program reads wrong configuration file sometimes there are permission issues. Is this normal behavior? Can...

``` { "url": "https://sysupgrade.openwrt.org", "revision": "r20134-5f15225c1e", "advanced_mode": "1", "branch": "22.03", "efi": null, "profile": "xiaomi,mi-router-4", "target": "ramips/mt7621", "version": "23.05.2", "packages": [ "auc", "base-files", "busybox", "ca-bundle", "cgi-io", "dnsmasq", "dropbear", "firewall4", "fstools", "fwtool",...

Would it be possible to change the default audio device from `ALSA` to something like `JACK` or even `Pipewire`?