mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 23:09:26 -05:00
use a proper icon for tooltips click to show option
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user