forked from Shinonome/dots-hyprland
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