systemdify all the things

This commit is contained in:
2025-09-03 11:05:45 -06:00
parent 49d6627ee1
commit 58c5211d19
41 changed files with 602 additions and 73 deletions

View File

@@ -0,0 +1,7 @@
[Unit]
Description=Socket activation for alacritty
PartOf=graphical-session
[Socket]
ListenStream=%t/alacritty
SocketMode=0600