mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 20:59:16 +00:00
WindowServer: Move configuration file into /etc/WindowServer
This is in preparation for running WindowServer as a separate user.
This commit is contained in:
parent
1176167944
commit
0415db30c6
Notes:
sideshowbarker
2024-07-19 09:16:18 +09:00
Author: https://github.com/awesomekling
Commit: 0415db30c6
5 changed files with 6 additions and 9 deletions
|
@ -1,27 +0,0 @@
|
|||
[Screen]
|
||||
Width=1024
|
||||
Height=768
|
||||
|
||||
[Theme]
|
||||
Name=Default
|
||||
|
||||
[Cursor]
|
||||
Arrow=/res/cursors/arrow.png
|
||||
ResizeH=/res/cursors/resize-horizontal.png
|
||||
ResizeV=/res/cursors/resize-vertical.png
|
||||
ResizeDTLBR=/res/cursors/resize-diagonal-tlbr.png
|
||||
ResizeDBLTR=/res/cursors/resize-diagonal-bltr.png
|
||||
IBeam=/res/cursors/i-beam.png
|
||||
Disallowed=/res/cursors/disallowed.png
|
||||
Move=/res/cursors/move.png
|
||||
Hand=/res/cursors/hand.png
|
||||
Drag=/res/cursors/drag.png
|
||||
|
||||
[Input]
|
||||
DoubleClickSpeed=250
|
||||
|
||||
[Background]
|
||||
Mode=scaled
|
||||
|
||||
[Applet]
|
||||
Order=Clock,Audio,CPUGraph,UserName
|
Loading…
Add table
Add a link
Reference in a new issue