From 5268a89262935377b584be4d139ab5e9dfb096f9 Mon Sep 17 00:00:00 2001 From: ArenaL5 <37388405+ArenaL5@users.noreply.github.com> Date: Thu, 27 Dec 2018 15:53:46 +0000 Subject: [PATCH] Add files via upload Sorting list of clients and adding comment to Tor Browser's entry, [as requested.](https://github.com/awesomeWM/awesome/pull/2505) --- awesomerc.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/awesomerc.lua b/awesomerc.lua index 1960f74f..4073796f 100644 --- a/awesomerc.lua +++ b/awesomerc.lua @@ -504,10 +504,10 @@ awful.rules.rules = { "Kruler", "MessageWin", -- kalarm. "Sxiv", + "Tor Browser", -- Needs a fixed window size to avoid fingerprinting by screen size. "Wpa_gui", "veromix", - "xtightvncviewer", - "Tor Browser"}, + "xtightvncviewer"}, -- Note that the name property shown in xprop might be set slightly after creation of the client -- and the name shown there might not match defined rules here.