mirror of
https://github.com/RGBCube/serenity
synced 2025-05-28 19:55:10 +00:00
31 lines
693 B
INI
31 lines
693 B
INI
[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
|
|
ResizeColumn=/res/cursors/resize-column.png
|
|
ResizeRow=/res/cursors/resize-row.png
|
|
IBeam=/res/cursors/i-beam.png
|
|
Disallowed=/res/cursors/disallowed.png
|
|
Move=/res/cursors/move.png
|
|
Hand=/res/cursors/hand.png
|
|
Help=/res/cursors/help.png
|
|
Drag=/res/cursors/drag.png
|
|
Wait=/res/cursors/wait.png
|
|
|
|
[Input]
|
|
DoubleClickSpeed=250
|
|
|
|
[Background]
|
|
Mode=scaled
|
|
|
|
[Applet]
|
|
Order=Clock,ClipboardHistory,Audio,CPUGraph,MemoryGraph,UserName
|