repo.or.cz
/
notion
/
jeffpc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
new mod_xinerama, which removes unused screen objects
[notion/jeffpc.git]
/
etc
/
cfg_defaults.lua
blob
667595c9c62add839ef8451af58f13c5e1122eda
1
--
2
-- Notion default settings
3
--
4
5
dopath
(
"cfg_notioncore"
)
6
dopath
(
"cfg_kludges"
)
7
dopath
(
"cfg_layouts"
)
8
9
dopath
(
"mod_query"
)
10
dopath
(
"mod_menu"
)
11
dopath
(
"mod_tiling"
)
12
dopath
(
"mod_statusbar"
)
13
dopath
(
"mod_sp"
)
14
dopath
(
"mod_notionflux"
)