forked from Shinonome/dots-hyprland
waffles: context menus for app buttons
This commit is contained in:
@@ -23,9 +23,7 @@ GridLayout {
|
||||
uniformCellWidths: true
|
||||
|
||||
Repeater {
|
||||
model: ScriptModel {
|
||||
values: root.desktopEntries
|
||||
}
|
||||
model: root.desktopEntries
|
||||
delegate: StartAppButton {
|
||||
id: pinnedAppButton
|
||||
required property var modelData
|
||||
|
||||
Reference in New Issue
Block a user