Skip to content

Instantly share code, notes, and snippets.

@BouleJaune
BouleJaune / arch-i3gaps-install.md
Created September 29, 2022 21:18 — forked from fjpalacios/arch-i3gaps-install.md
Arch + i3-gaps Install Guide

Arch + i3-gaps Install Guide

First set up your keyboard layout. For example, in Spanish:

   # loadkeys es

For a list of all acceptable keymaps:

   # localectl list-keymaps
@fjpalacios
fjpalacios / arch-i3gaps-install.md
Last active May 19, 2024 18:39
Arch + i3-gaps Install Guide

Arch + i3-gaps Install Guide

First set up your keyboard layout. For example, in Spanish:

   # loadkeys es

For a list of all acceptable keymaps:

   # localectl list-keymaps
@gpulido
gpulido / airzoneserial.service
Last active April 10, 2024 20:54
Python script to redirect data from TCP/IP to a serial port and vice versa
[Unit]
Description=Innobus python tcp serial port gateway
After=multi-user.target
[Service]
Type=idle
Restart=always
RestartSec=3
ExecStart=/usr/bin/python3 /home/pi/innobus/serial_forwarder.py