parent
d223d18842
commit
4604dcb6fd
24 changed files with 438 additions and 382 deletions
nixosModules/ags/config/widgets/applauncher
|
@ -33,9 +33,7 @@ export class AppItem extends Widget.Box {
|
|||
);
|
||||
|
||||
const textBox = (
|
||||
<box
|
||||
vertical
|
||||
>
|
||||
<box vertical>
|
||||
<label
|
||||
className="title"
|
||||
label={app.name}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue