Skip to content

Instantly share code, notes, and snippets.

View modarche's full-sized avatar

M. Odarchenko modarche

View GitHub Profile
@modarche
modarche / update-and-build.sh
Last active May 6, 2026 20:35
Ubuntu Hyprland stack upgrade from source
#!/bin/bash
set -e
# Colors for output
RED='\033[0;31m'
GREEN='\033[0;32m'
YELLOW='\033[1;33m'
NC='\033[0m' # No Color