1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-25 05:52:50 -05:00

hyprland for running apps workspace only

This commit is contained in:
bbedward
2025-08-26 15:29:35 -04:00
parent 50ea9daca6
commit e2df1da5be
3 changed files with 102 additions and 57 deletions

View File

@@ -272,7 +272,7 @@ Item {
DankToggle {
width: parent.width
text: "Running Apps Only In Current Workspace"
description: "Show only apps running in current workspace (currently niri only)"
description: "Show only apps running in current workspace"
checked: SettingsData.runningAppsCurrentWorkspace
onToggled: checked => {
return SettingsData.setRunningAppsCurrentWorkspace(