1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2025-01-11 10:18:08 +00:00
awesome-copycats/settings/startup.lua

11 lines
127 B
Lua
Raw Normal View History

require("myrc.run_once")
2014-05-11 00:22:28 +00:00
-- {{{ Autostart applications
run_once("urxvtd")
run_once("unclutter")
run_once("compton")
-- }}}