about summary refs log tree commit diff
path: root/awesome/.config/awesome/rc.lua
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-05-13 12:10:02 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2020-05-13 12:10:02 +0700
commit895991bbf7cfbfb1565338db2a19d23e26a499b1 (patch)
tree74747d6f348486afa63ffbd82a9158629f3cb4d7 /awesome/.config/awesome/rc.lua
parentdd1019cb27d3fc6e00c5fa0d30dfeca453744613 (diff)
downloaddotfiles-895991bbf7cfbfb1565338db2a19d23e26a499b1.tar.gz
Update 2020-05-13
Diffstat (limited to 'awesome/.config/awesome/rc.lua')
-rw-r--r--awesome/.config/awesome/rc.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/awesome/.config/awesome/rc.lua b/awesome/.config/awesome/rc.lua
index 1a4bc1c..2994aaa 100644
--- a/awesome/.config/awesome/rc.lua
+++ b/awesome/.config/awesome/rc.lua
@@ -471,8 +471,6 @@ local globalkeys = awful.util.table.join(
             {description = "open Emacs", group = "launcher"}),
   awful.key({modkey}, "b", spawner"qutebrowser",
             {description = "open qutebrowser", group = "launcher"}),
-  awful.key({modkey, "Shift"}, "b", spawner"torify luakit --nounique",
-            {description = "open torified Luakit", group = "launcher"}),
   awful.key({modkey}, "f", spawner"firefox",
             {description = "open Firefox", group = "launcher"}),
   awful.key({modkey, "Shift"}, "f", spawner"torbrowser-launcher",