aboutsummaryrefslogtreecommitdiffstats
path: root/config/awesome
diff options
context:
space:
mode:
authorÓscar Nájera <hi@oscarnajera.com>2020-12-05 14:06:36 +0100
committerÓscar Nájera <hi@oscarnajera.com>2020-12-05 14:06:36 +0100
commita6269fec35d130610099d7479c11aaca01e1d5f5 (patch)
tree5296e26c1b5ab7b6f1f99bcd7db9ba915e768e8e /config/awesome
parentdde6d1b89e8091b1df921c01337dfc59b33c9042 (diff)
downloaddotfiles-a6269fec35d130610099d7479c11aaca01e1d5f5.tar.gz
dotfiles-a6269fec35d130610099d7479c11aaca01e1d5f5.tar.bz2
dotfiles-a6269fec35d130610099d7479c11aaca01e1d5f5.zip
run activity watch on my desktop
Diffstat (limited to 'config/awesome')
-rw-r--r--config/awesome/rc.lua1
1 files changed, 1 insertions, 0 deletions
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")