Added sunshine, configured dunst and waybar. Added fzfmenu.

This commit is contained in:
2024-12-03 16:41:21 +01:00
parent 82895847fb
commit 4646779b40
7 changed files with 761 additions and 50 deletions

View File

@@ -0,0 +1,14 @@
[Unit]
Description=Sunshine self-hosted game stream host for Moonlight.
StartLimitIntervalSec=500
StartLimitBurst=5
[Service]
ExecStart=/usr/bin/sunshine
Restart=on-failure
RestartSec=5s
#Flatpak Only
#ExecStop=flatpak kill dev.lizardbyte.sunshine
[Install]
WantedBy=graphical-session.target