Mark Wagie
Mark Wagie
Running from the latest commit using my [PKGBUILD](https://github.com/yochananmarqos/pkgbuilds/tree/master/keyboard-color-switcher-git): ``` Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/keyboard-color-switcher/keyboard-color-switcher.py", line 116, in win = MainWindow() File "/usr/lib/python3.10/site-packages/keyboard-color-switcher/keyboard-color-switcher.py", line 34, in __init__ Gtk.Window.__init__(self) File...
See https://shibumi.dev/posts/go-18-feature/
Serval WS (serw12) Manjaro GNOME ``` ❯ systemctl status keyboard-colors.service ● keyboard-colors.service - System76 Keyboard Colors Loaded: loaded (/usr/lib/systemd/system/keyboard-colors.service; disabled; vendor preset: disabled) Active: active (running) since Fri 2021-02-12 12:23:21...
How would one run the script with predefined answers? Something like this: ``` ./adwaita-color-gen \ --color_option="13" \ --install_option="n" \ --delete_option="n" \ --compress_option="n" \ --verbose_option="y" ```
Firstly, the binary package installs and runs fine on my Manjaro Linux Cinnamon installation. However, since I'm working on a PKGBUILD I decided to build from source. I'm using `vala`...
Changed feed_command method to use new argument syntax. See [polo #186](https://github.com/teejee2008/polo/pull/186/commits/3703910c8a6979fdd273efe6cbfc3bd926970102).
From a recent Reddit post on [r/oneplus](https://www.reddit.com/r/oneplus/comments/hvj4ea/how_could_i_add_custom_icon_in_here_like_switch/fyug9fv?utm_source=share&utm_medium=web2x): > It is necessary to change 2 numbers. > > Line 41 of the RefreshRateService.kt would need to be changed from `if (currentStatus...
When clicking on the tray icon after initial installation of the extension and required files, It prompts to authenticate `cpufreqctl`. After entering my password, it pops up again. To make...
I'm not able to connect to my laptop via Bluetooth. The Android app sees my laptop, but attempting to initiate pairing results in "Failed to connect." an2linuxserver.service: ``` [Unit] Description=AN2Linux...
I noticed the Wear24 was listed as a possible port, so I thought I'd share what we have so far: [Kernel source](https://android.googlesource.com/kernel/msm/+/android-msm-dorado-3.18-nougat-mr1-wear-release) [Official TWRP](https://teamw.in/quanta/verizonwear24.html) [USB connection](https://forum.xda-developers.com/showpost.php?p=76319062&postcount=2) [XDA forum topic](https://forum.xda-developers.com/t/verizon-wear24)