forked from Shinonome/dots-hyprland
Added proxy url setting in user options
This commit is contained in:
@@ -10,6 +10,7 @@ let configOptions = {
|
||||
'enhancements': true,
|
||||
'useHistory': true,
|
||||
'writingCursor': " ...", // Warning: Using weird characters can mess up Markdown rendering
|
||||
'proxyUrl': '', // Can be "socks5://127.0.0.1:9050" or "http://127.0.0.1:8080" for example. Leave it blank if you don't need it.
|
||||
},
|
||||
'animations': {
|
||||
'choreographyDelay': 35,
|
||||
|
||||
Reference in New Issue
Block a user