mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-08-03 17:54:31 +02:00
tags: anything Pidgin-related should go to im tag
This commit is contained in:
parent
b062119a01
commit
d29b8fd257
1 changed files with 1 additions and 5 deletions
|
@ -57,11 +57,7 @@ shifty.config.apps = {
|
|||
tag = "emacs",
|
||||
},
|
||||
{
|
||||
match = { role = { "conversation", "buddy_list" } },
|
||||
tag = "im",
|
||||
},
|
||||
{
|
||||
match = { class = { "Skype" } },
|
||||
match = { class = { "Skype", "Pidgin" } },
|
||||
tag = "im",
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue