mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-24 10:48:35 +02:00
tags: don't make keepassx special anymore
This commit is contained in:
parent
c09e38673a
commit
90ed6a3127
2 changed files with 2 additions and 3 deletions
|
@ -42,8 +42,7 @@ awful.rules.rules = {
|
|||
-- Should not be master
|
||||
{ rule_any = { class =
|
||||
{ config.termclass,
|
||||
"Transmission-gtk",
|
||||
"Keepassx",
|
||||
"Transmission-gtk"
|
||||
}, instance = { "Download" }},
|
||||
except = { icon_name = "QuakeConsoleNeedsUniqueName" },
|
||||
properties = { },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue