diff --git a/dots/.config/quickshell/ii/modules/settings/BarConfig.qml b/dots/.config/quickshell/ii/modules/settings/BarConfig.qml index 182124693..06e694bc8 100644 --- a/dots/.config/quickshell/ii/modules/settings/BarConfig.qml +++ b/dots/.config/quickshell/ii/modules/settings/BarConfig.qml @@ -339,7 +339,7 @@ ContentPage { icon: "tooltip" title: Translation.tr("Tooltips") ConfigSwitch { - buttonIcon: "web_traffic" + buttonIcon: "ads_click" text: Translation.tr("Click to show") checked: Config.options.bar.tooltips.clickToShow onCheckedChanged: {