forked from Shinonome/dots-hyprland
sidebar: add color picker note
This commit is contained in:
@@ -269,7 +269,7 @@ export default () => {
|
||||
})
|
||||
return SidebarModule({
|
||||
icon: MaterialIcon('colorize', 'norm'),
|
||||
name: 'Color picker',
|
||||
name: '<span strikethrough="true">Inaccurate</span> Color picker',
|
||||
revealChild: false,
|
||||
child: Box({
|
||||
className: 'spacing-h-5',
|
||||
|
||||
@@ -23,6 +23,7 @@ export default ({
|
||||
Label({
|
||||
className: 'txt-norm',
|
||||
label: `${name}`,
|
||||
useMarkup: true,
|
||||
}),
|
||||
Box({
|
||||
hexpand: true,
|
||||
|
||||
Reference in New Issue
Block a user