mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2026-09-05 10:49:17 +00:00
feat(hypr): route signal to workspace 10
This commit is contained in:
@@ -41,5 +41,11 @@ hl.window_rule({
|
||||
suppress_event = "maximize",
|
||||
})
|
||||
|
||||
hl.window_rule({
|
||||
name = "signal-workspace",
|
||||
match = { class = "^org\\.signal\\.Signal$" },
|
||||
workspace = "10",
|
||||
})
|
||||
|
||||
require("bind-all")
|
||||
require("bind-framework")
|
||||
|
||||
Reference in New Issue
Block a user