mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 18:07:34 +00:00
Base: Start a desktop FileManager by default! :^)
This commit is contained in:
parent
dee5d8a047
commit
5dd87c18c4
1 changed files with 6 additions and 0 deletions
|
@ -81,6 +81,12 @@ Priority=high
|
|||
KeepAlive=1
|
||||
User=anon
|
||||
|
||||
[Desktop]
|
||||
Executable=/bin/FileManager
|
||||
Arguments=--desktop
|
||||
KeepAlive=1
|
||||
User=anon
|
||||
|
||||
[Terminal]
|
||||
User=anon
|
||||
WorkingDirectory=/home/anon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue