Commit 781ec8524fe7ceeecd31f7051fef0b6a85a06a43

Authored by Ian Foster
1 parent af6d2e8486
Exists in master

removed conky from awesome statup

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

awesome/awesome/autostart.lua View file @ 781ec85
... ... @@ -7,6 +7,6 @@
7 7 r.run("xfce4-volumed")
8 8 r.run("xfce4-power-manager")
9 9 r.run("xset b off")
10   -r.run("conky")
  10 +--r.run("conky")
11 11 r.run(awful.util.getdir("config") .. "../../scripts/touchpad.sh")