mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 15:27:35 +00:00
IRC client setttings, Terminal settings, more WM settings
This commit is contained in:
parent
63486b8438
commit
e3f81bce49
13 changed files with 89 additions and 53 deletions
7
Base/home/anon/IRCClient.ini
Normal file
7
Base/home/anon/IRCClient.ini
Normal file
|
@ -0,0 +1,7 @@
|
|||
[User]
|
||||
Nickname=anon_seren1ty
|
||||
|
||||
[Connection]
|
||||
Server=chat.freenode.net
|
||||
Port=6667
|
||||
AutoJoinChannels=#serenityos
|
2
Base/home/anon/Terminal.ini
Normal file
2
Base/home/anon/Terminal.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
[Window]
|
||||
Opacity=150
|
|
@ -31,3 +31,6 @@ HighlightWindowBorder2=250,187,187
|
|||
HighlightWindowTitle=255,255,255
|
||||
|
||||
MenuSelectionColor=132,53,26
|
||||
|
||||
[Input]
|
||||
DoubleClickSpeed=250
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue