add hyprland

This commit is contained in:
2026-07-17 15:25:20 +02:00
parent aaf25faab6
commit 3a10f9f898
43 changed files with 757 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[Unit]
Description=Handle automounting of usb devices
[Service]
Type=simple
ExecStart=/usr/bin/udiskie
[Install]
WantedBy=default.target