Skip to content

Instantly share code, notes, and snippets.

View Moraxyc's full-sized avatar
📖
I may be slow to respond.

Moraxyc Moraxyc

📖
I may be slow to respond.
View GitHub Profile
@Moraxyc
Moraxyc / pinching-five-fingers-niri-overview.py
Created June 2, 2025 05:49
Pinching with five fingers to activate Niri Overview
import json
import logging
import os
import signal
import socket
import sys
import time
from select import select
from evdev import InputDevice, ecodes, list_devices