From 7f29a1e519d51934ecf86ddd6fc7d080b2eaaf91 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 30 May 2021 14:59:12 +0700 Subject: Set up mbsync --- awesome/.config/awesome/rc.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'awesome/.config') diff --git a/awesome/.config/awesome/rc.lua b/awesome/.config/awesome/rc.lua index 043ead4..fd12b07 100644 --- a/awesome/.config/awesome/rc.lua +++ b/awesome/.config/awesome/rc.lua @@ -499,8 +499,8 @@ local globalkeys = awful.util.table.join( {description = "lock screen", group = "launcher"}), awful.key({modkey, "Shift"}, "s", spawner(slock_suspend), {description = "lock screen then suspend", group = "launcher"}), - awful.key({modkey}, "m", spawner("matrix-mirage"), - {description = "open Mirage", group = "launcher"}), + awful.key({modkey}, "m", spawner("nheko"), + {description = "open Nheko", group = "launcher"}), awful.key({modkey, "Shift"}, "m", spawner("tootle"), {description = "open Tootle", group = "launcher"}), awful.key({modkey, "Shift"}, "-", spawner(audacious_jump_box), -- cgit 1.4.1