Skip to content

Instantly share code, notes, and snippets.

View andrescera's full-sized avatar
:shipit:
Focused

andrescera

:shipit:
Focused
  • Medellin, Colombia
  • 13:25 (UTC -05:00)
View GitHub Profile
@andrescera
andrescera / 0-brightness-ddc-hyprland.md
Last active December 2, 2025 23:07
brightness-ddc-hyprland: Multi-monitor DDC/CI brightness control for Arch Linux with Waybar

DDC/CI Multi-Monitor Brightness Control for Arch Linux

Robust brightness control for external monitors using DDC/CI on Hyprland with Waybar integration.

Features

  • Multi-monitor support - Control all monitors simultaneously
  • Fast and responsive - Debounced hardware writes, instant UI feedback
  • Waybar integration - Visual indicator with scroll-to-adjust
  • Interactive menu - Click for detailed control with presets
@andrescera
andrescera / Install.md
Last active October 23, 2025 19:00
Install cursor on Linux, tested on Ubuntu 25.04

Cursor Patched Installer

This script provides a system-wide installer for Cursor, the AI-first code editor.
It was originally inspired by install-cursor.sh, but as Cursor's release page and API changed, the original script no longer works reliably.
We adapted and improved the script to ensure it stays functional with the latest Cursor releases.


Improvements Over the Original Script