1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-12 16:07:35 +00:00
serenity/Userland/Applications/Terminal
hstde 7d22713a72 Terminal: Save settings to config file
When exiting the terminal settings window, the opacity, bell and
maximum history size will be saved to the application config file.
Because the color scheme is neither configurable nor
will it be loaded on startup, it will not get saved for now.
2021-08-08 10:53:57 +02:00
..
CMakeLists.txt Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
main.cpp Terminal: Save settings to config file 2021-08-08 10:53:57 +02:00
TerminalSettingsWindow.gml LibVT+Terminal: Add color scheme support 2021-06-04 09:02:43 +01:00