mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:57:45 +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
|
KeepAlive=1
|
||||||
User=anon
|
User=anon
|
||||||
|
|
||||||
|
[Desktop]
|
||||||
|
Executable=/bin/FileManager
|
||||||
|
Arguments=--desktop
|
||||||
|
KeepAlive=1
|
||||||
|
User=anon
|
||||||
|
|
||||||
[Terminal]
|
[Terminal]
|
||||||
User=anon
|
User=anon
|
||||||
WorkingDirectory=/home/anon
|
WorkingDirectory=/home/anon
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue