From a6269fec35d130610099d7479c11aaca01e1d5f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Sat, 5 Dec 2020 14:06:36 +0100 Subject: run activity watch on my desktop --- config/awesome/rc.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'config/awesome') diff --git a/config/awesome/rc.lua b/config/awesome/rc.lua index f84a877..1338c5a 100644 --- a/config/awesome/rc.lua +++ b/config/awesome/rc.lua @@ -636,6 +636,7 @@ run_once("xscreensaver -no-splash") run_once("redshift-gtk") run_once("mount /media/backup") run_once("nm-applet") +run_once("aw-qt") -- Autostart script for keymaps awful.spawn.with_shell("setxkbmap -I~/.config/xkb/ oscar -option caps:escape -print | xkbcomp -I$HOME/.config/xkb/ - $DISPLAY") -- cgit v1.2.3