X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=etc%2Fcfg_modules.lua;h=7128f1592549798ef903b1cace11b0d6628ecf10;hp=ccbfb701d8ddd8466c9d39fcf24208175b308b6d;hb=20070203;hpb=8366314611bf30a0f31d25bf5f5023186fa87692 diff --git a/etc/cfg_modules.lua b/etc/cfg_modules.lua index ccbfb70..7128f15 100644 --- a/etc/cfg_modules.lua +++ b/etc/cfg_modules.lua @@ -5,7 +5,9 @@ dopath("mod_query") dopath("mod_menu") dopath("mod_tiling") ---dopath("mod_panews") dopath("mod_statusbar") --dopath("mod_dock") dopath("mod_sp") + +-- Load some layouts +dopath("cfg_layouts")