From 60a5a1d94d15bb50a7aded1941b90b594a7e8e04 Mon Sep 17 00:00:00 2001 From: cuu Date: Thu, 13 Dec 2018 12:14:55 +0000 Subject: [PATCH] awesome config update --- awesome/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome/rc.lua b/awesome/rc.lua index 004cd1f..a694047 100644 --- a/awesome/rc.lua +++ b/awesome/rc.lua @@ -356,7 +356,7 @@ awful.rules.rules = { -- }}} -local gs_class = {"run.py","gsnotify","gsnotify-arm","retroarch","main","GSPLauncher"} +local gs_class = {"run.py","gsnotify","gsnotify-arm","retroarch","main","gsplauncher"} -- {{{ Signals -- Signal function to execute when a new client appears.