forked from Shinonome/dots-hyprland
sidebar: make status text of some toggles make more sense
This commit is contained in:
+1
@@ -8,6 +8,7 @@ AndroidQuickToggleButton {
|
||||
id: root
|
||||
|
||||
name: Translation.tr("Color Picker")
|
||||
statusText: ""
|
||||
toggled: false
|
||||
buttonIcon: "colorize"
|
||||
|
||||
|
||||
+1
@@ -9,6 +9,7 @@ AndroidQuickToggleButton {
|
||||
id: root
|
||||
|
||||
name: Translation.tr("Game mode")
|
||||
statusText: ""
|
||||
toggled: toggled
|
||||
buttonIcon: "gamepad"
|
||||
|
||||
|
||||
+1
@@ -9,6 +9,7 @@ AndroidQuickToggleButton {
|
||||
id: root
|
||||
|
||||
name: Translation.tr("Screen snip")
|
||||
statusText: ""
|
||||
toggled: false
|
||||
buttonIcon: "screenshot_region"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user