mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
feat(desktop): add Rocket.Chat to auto assign
This commit is contained in:
parent
cd7e9934a7
commit
2a69f52ca0
2 changed files with 2 additions and 2 deletions
|
|
@ -151,7 +151,7 @@ _=_: Balance "
|
|||
("Alacritty"
|
||||
(perspective-exwm-assign-window
|
||||
:persp-name "term"))
|
||||
((or "VK" "Slack" "discord" "TelegramDesktop")
|
||||
((or "VK" "Slack" "discord" "TelegramDesktop" "Rocket.Chat")
|
||||
(perspective-exwm-assign-window
|
||||
:workspace-index 3
|
||||
:persp-name "comms"))
|
||||
|
|
|
|||
|
|
@ -447,7 +447,7 @@ For EXWM windows, the =perspective-exwm= package provides a function called =per
|
|||
("Alacritty"
|
||||
(perspective-exwm-assign-window
|
||||
:persp-name "term"))
|
||||
((or "VK" "Slack" "discord" "TelegramDesktop")
|
||||
((or "VK" "Slack" "discord" "TelegramDesktop" "Rocket.Chat")
|
||||
(perspective-exwm-assign-window
|
||||
:workspace-index 3
|
||||
:persp-name "comms"))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue