From 8b5ee9eec178d66f0a98ac6ed690bd1db6ffa8f8 Mon Sep 17 00:00:00 2001 From: Augusto Gunsch Date: Sun, 23 Jan 2022 11:30:08 -0300 Subject: [PATCH] Add lxpolkit - awesome --- config/awesome/rc.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua index 4ef6b54..1db621d 100644 --- a/config/awesome/rc.lua +++ b/config/awesome/rc.lua @@ -658,6 +658,7 @@ end run_once({"compton", "flameshot", "nm-applet", + "lxpolkit", "unclutter"}) awful.spawn("customkeys")