mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-08 08:19:26 -05:00
waffles: taskview: show windows
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import Quickshell
|
||||
|
||||
ScriptModel {
|
||||
required property int count
|
||||
values: Array(count).map((_, i) => i)
|
||||
}
|
||||
Reference in New Issue
Block a user