mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 14:40:19 +02:00
start discord with moonlight instead of vesktop
This commit is contained in:
parent
c8aa3bbc74
commit
6ef751f330
1 changed files with 1 additions and 1 deletions
|
@ -580,7 +580,7 @@ environment {
|
||||||
|
|
||||||
// apps to launch at startup
|
// apps to launch at startup
|
||||||
spawn-at-startup "qutebrowser"
|
spawn-at-startup "qutebrowser"
|
||||||
spawn-at-startup "vesktop"
|
spawn-at-startup "discord"
|
||||||
spawn-at-startup "beeper"
|
spawn-at-startup "beeper"
|
||||||
spawn-at-startup "cinny"
|
spawn-at-startup "cinny"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue