forked from Shinonome/dots-hyprland
remove "inaccurate" bc color pickers aren't accurate anyway
This commit is contained in:
@@ -269,7 +269,7 @@ export default () => {
|
|||||||
})
|
})
|
||||||
return SidebarModule({
|
return SidebarModule({
|
||||||
icon: MaterialIcon('colorize', 'norm'),
|
icon: MaterialIcon('colorize', 'norm'),
|
||||||
name: getString('<span strikethrough="true">Inaccurate</span> Color picker'),
|
name: getString('Color picker'),
|
||||||
revealChild: false,
|
revealChild: false,
|
||||||
child: Box({
|
child: Box({
|
||||||
className: 'spacing-h-5',
|
className: 'spacing-h-5',
|
||||||
|
|||||||
Reference in New Issue
Block a user