diff options
-rw-r--r-- | config.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.example b/config.example index cd5a955..0f64ce0 100644 --- a/config.example +++ b/config.example @@ -34,7 +34,7 @@ wait=0.2 EDITOR='gvim -f' # Browser -BROWSER='chromium' +BROWSER='xdg-open' ## Misc settings |