1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2026-03-23 22:15:11 +00:00
awesome-copycats/settings/startup.lua
Alexandre Viau 2cd0c1ce71 looks beter
2014-05-10 20:22:28 -04:00

11 lines
127 B
Lua

require("myrc.run_once")
-- {{{ Autostart applications
run_once("urxvtd")
run_once("unclutter")
run_once("compton")
-- }}}