mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-25 05:52:50 -05:00
simplify hyprland
This commit is contained in:
@@ -188,7 +188,7 @@ Rectangle {
|
||||
if (CompositorService.isNiri) {
|
||||
NiriService.switchToWorkspace(modelData - 1)
|
||||
} else if (CompositorService.isHyprland) {
|
||||
HyprlandService.switchToWorkspace(modelData)
|
||||
Hyprland.dispatch(`workspace ${modelData}`)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user