mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-25 02:07:28 -05:00
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