diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-06 23:44:18 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-06 23:44:18 +0900 |
| commit | 4404705cba7bb44fac2b823d8c65a3518dad56e8 (patch) | |
| tree | 99570f55a60390e916da1c7fe7bef974391ed324 /config/waybar/ModulesCustom | |
| parent | dabf80be3853d903f1582c8f73a96321ed5caaa4 (diff) | |
minor updates
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", }, |
