mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 13:19:05 +00:00
Base: Remove clock and username applets from startup
The clock has moved to the taskbar, and let's see how we feel without the username being on screen all the time.
This commit is contained in:
parent
0668b5beef
commit
11e190b323
Notes:
sideshowbarker
2024-07-18 21:05:30 +09:00
Author: https://github.com/awesomekling
Commit: 11e190b323
2 changed files with 1 additions and 11 deletions
|
@ -79,11 +79,6 @@ User=clipboard
|
|||
KeepAlive=1
|
||||
User=anon
|
||||
|
||||
[Clock.MenuApplet]
|
||||
KeepAlive=1
|
||||
Priority=low
|
||||
User=anon
|
||||
|
||||
[CPUGraph.MenuApplet]
|
||||
Executable=/bin/ResourceGraph.MenuApplet
|
||||
Arguments=--cpu --name=CPUGraph --color=#00bb00
|
||||
|
@ -103,11 +98,6 @@ Priority=low
|
|||
KeepAlive=1
|
||||
User=anon
|
||||
|
||||
[UserName.MenuApplet]
|
||||
Priority=low
|
||||
KeepAlive=1
|
||||
User=anon
|
||||
|
||||
[Network.MenuApplet]
|
||||
Executable=/bin/Network.MenuApplet
|
||||
Arguments=--name=Network
|
||||
|
|
|
@ -35,4 +35,4 @@ DoubleClickSpeed=250
|
|||
Mode=stretch
|
||||
|
||||
[Applet]
|
||||
Order=Clock,Network,ClipboardHistory,Audio,CPUGraph,MemoryGraph,UserName
|
||||
Order=Network,ClipboardHistory,Audio,CPUGraph,MemoryGraph
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue