[UP] show/alert/warn for battery status.
[arrow.git] / archlinux_conf / etc / ion3 / cfg_defaults.lua
blob096ab9b2fa18aafa0ed1817a38179b153368f037
1 --
2 -- Ion default settings
3 --
5 dopath("cfg_ioncore")
6 dopath("cfg_kludges")
7 dopath("cfg_layouts")
9 dopath("mod_query")
10 dopath("mod_menu")
11 dopath("mod_tiling")
12 dopath("mod_statusbar")
13 --dopath("mod_dock")
14 dopath("mod_sp")
16 -- Deprecated.
17 dopath("cfg_user", true)