Adding network-manager-applet
This commit is contained in:
parent
58cffe0c0c
commit
44b9e2c064
24 changed files with 769 additions and 25 deletions
29
stow/hamsket/.config/Hamsket/config.json
Normal file
29
stow/hamsket/.config/Hamsket/config.json
Normal file
|
@ -0,0 +1,29 @@
|
|||
{
|
||||
"always_on_top": false,
|
||||
"hide_menu_bar": true,
|
||||
"tabbar_location": "left",
|
||||
"window_display_behavior": "taskbar_tray",
|
||||
"auto_launch": false,
|
||||
"flash_frame": true,
|
||||
"window_close_behavior": "keep_in_tray",
|
||||
"start_minimized": false,
|
||||
"systemtray_indicator": true,
|
||||
"master_password": false,
|
||||
"dont_disturb": "false",
|
||||
"disable_gpu": false,
|
||||
"proxy": false,
|
||||
"proxyHost": "",
|
||||
"proxyPort": null,
|
||||
"proxyLogin": "",
|
||||
"proxyPassword": "",
|
||||
"locale": "en",
|
||||
"enable_hidpi_support": false,
|
||||
"default_service": "hamsketTab",
|
||||
"width": 1000,
|
||||
"height": 800,
|
||||
"maximized": true,
|
||||
"x": 0,
|
||||
"y": 36,
|
||||
"master_password1": "",
|
||||
"master_password2": ""
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue