Add option to launch network config app when right/middle clicking network widget
This commit is contained in:
parent
a68f516f33
commit
812eb28abc
3 changed files with 7 additions and 1 deletions
|
@ -31,6 +31,7 @@ class Config(BaseConfig):
|
|||
file_manager = "thunar"
|
||||
visualizer_app = "glava"
|
||||
web_browser = "firefox"
|
||||
network_config = "true"
|
||||
|
||||
# Autostart applications
|
||||
apps_autostart_group = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue