aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2024-01-18 11:47:14 +0100
committerPatrick Spek <p.spek@tyil.nl>2024-01-18 11:47:14 +0100
commit815ba03e25bdf98b3dbc2e3c184c94c74c6d2e75 (patch)
tree9e4899ac080f88a8703594758be5dbf141dce828
parenteca5cfbdac66fc3a8909f50bc1e0cfeafd762303 (diff)
Bring firefox-esr to the www tag
-rw-r--r--.config/awesome/rc.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/awesome/rc.lua b/.config/awesome/rc.lua
index 655682b..1a7c4fd 100644
--- a/.config/awesome/rc.lua
+++ b/.config/awesome/rc.lua
@@ -520,6 +520,7 @@ awful.rules.rules = {
class = {
"chromium",
"firefox",
+ "firefox-esr",
"qutebrowser",
},
},