Skip to content

Instantly share code, notes, and snippets.

View ruben2020's full-sized avatar

Ruben ruben2020

View GitHub Profile
@ruben2020
ruben2020 / pkglist_arch.txt
Last active October 20, 2020 14:20
Arch Linux package list for installation on native host, generated using pacman -Qqen
accerciser
alacritty
alsa-utils
android-tools
aria2
astyle
autoconf
automake
baobab
base
@ruben2020
ruben2020 / pkglist_archguest.txt
Last active March 10, 2018 01:52
Arch Linux package list backup for Arch Linux VirtualBox guest
alsa-oss
alsa-utils
apache-ant
arc-gtk-theme
autoconf
automake
bash
binutils
bison
bzip2
@ruben2020
ruben2020 / kbd_backlight_ctrl.py
Last active April 13, 2025 13:22
Keyboard Backlight Control Service (Python script) that works on Arch Linux
#!/usr/bin/python
import struct
import time
import sys
import dbus
from threading import Thread, Lock
# Copy this file to /usr/bin as root
# Change permissions of this file to 754
# This file in /usr/bin should be owned by root, group is root