Use named workspaces for Hyprland scratchpads
This commit is contained in:
@@ -110,7 +110,7 @@ function M.setup(ctx)
|
|||||||
end
|
end
|
||||||
|
|
||||||
local function scratchpad_workspace(name)
|
local function scratchpad_workspace(name)
|
||||||
return "special:scratch-" .. name
|
return "name:scratch-hidden-" .. name
|
||||||
end
|
end
|
||||||
|
|
||||||
local function as_number(value, default)
|
local function as_number(value, default)
|
||||||
|
|||||||
Reference in New Issue
Block a user