diff options
Diffstat (limited to 'config/waybar/ModulesCustom')
| -rw-r--r-- | config/waybar/ModulesCustom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom index 822b585a..814b07b9 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -33,7 +33,7 @@ "custom/browser": { "format": " ", - "on-click": "xdg-open http:// &", + "on-click": "xdg-open https:// &", "tooltip": true, "tooltip-format": "Launch Browser", }, |
