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({
|
||||
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',
|
||||
|
||||
Reference in New Issue
Block a user