summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-08-03 18:54:16 -0400
committerJesse Luehrs <doy@tozt.net>2019-08-03 18:54:16 -0400
commitcd2a516c07cc538b10e5698215bcd613f8a2a11f (patch)
tree2f3309162a783f263c89867dec67aa5a1c393dd6
parentd0b50c2398d06578241ca0f7eec034c73b5fad63 (diff)
downloadconf-cd2a516c07cc538b10e5698215bcd613f8a2a11f.tar.gz
conf-cd2a516c07cc538b10e5698215bcd613f8a2a11f.zip
update firefox window class
-rw-r--r--config/i3/browser-workspace.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/i3/browser-workspace.json b/config/i3/browser-workspace.json
index eea123a..a11fba6 100644
--- a/config/i3/browser-workspace.json
+++ b/config/i3/browser-workspace.json
@@ -9,7 +9,7 @@
"percent": 1,
"swallows": [
{
- "class": "^Firefox$"
+ "class": "^firefox$"
}
],
"type": "con"