mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
remove "inaccurate" bc color pickers aren't accurate anyway
This commit is contained in:
parent
8244dc30ec
commit
99f7e2f865
1 changed files with 1 additions and 1 deletions
|
|
@ -269,7 +269,7 @@ export default () => {
|
|||
})
|
||||
return SidebarModule({
|
||||
icon: MaterialIcon('colorize', 'norm'),
|
||||
name: getString('<span strikethrough="true">Inaccurate</span> Color picker'),
|
||||
name: getString('Color picker'),
|
||||
revealChild: false,
|
||||
child: Box({
|
||||
className: 'spacing-h-5',
|
||||
|
|
|
|||
Loading…
Reference in a new issue