Configuring
The configuration file is a JSON file.
It is located at your user's home directory and called .squidrc.json
.
#
Customizing itYou can easily customize the appearence and features of Squid with its configuration. When saving the configuration file, you won't need to restart the app. Most the settings applies immediately after saving the file.
info
You will get a notification after saving the configuration file, letting you know if there are any errors.
Most of the settings are self-explanatory, but here are an overview of them:
theme
The default theme settings. You can spectify the color in HEX (#F0F0F0
), RGB (rgb(0, 0, 45)
) or RGBA (rgba(9, 11, 16, 0.9)
).defaultShell
The default shell to openshells
The list of shells available in the quick menuwebGlRendering
Faster rendering methodtabsIcons
If you want to have icons to the left of the tabscss
Aditionnal CSS to add to the windowcursor
The style can beblock
,bar
orunderline
backgroundImage
You can use a background image from your computer, or from any urlshortcuts
The shortcuts keybindslocalSSHHosts
The local SSH Hosts you want to use. Theses are not saved to the cloud, only on your computercloudUrl
The url of the cloud server where to save SSH Hosts
#
Default configurationBelow is the default configuration: