diff options
author | Henrik Kinnunen <fluxgen at fluxbox dot org> | 2011-02-19 17:12:32 (GMT) |
---|---|---|
committer | Henrik Kinnunen <fluxgen at fluxbox dot org> | 2011-02-19 17:12:32 (GMT) |
commit | 25a39585ee48edf4592a6a5893c576c7ee8325da (patch) | |
tree | ca298682690ceb8a5fd408fca4ee4de75e87ebc5 /data | |
parent | 5dd0faed9b665c2c20b447c74fbf714a92ed8c31 (diff) | |
download | fluxbox_paul-25a39585ee48edf4592a6a5893c576c7ee8325da.zip fluxbox_paul-25a39585ee48edf4592a6a5893c576c7ee8325da.tar.bz2 |
readded default style path to init.in
Diffstat (limited to 'data')
-rw-r--r-- | data/init.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/init.in b/data/init.in index 2b42711..60c5a52 100644 --- a/data/init.in +++ b/data/init.in | |||
@@ -3,4 +3,5 @@ | |||
3 | 3 | ||
4 | session.menuFile: ~/.@pkgprefix@fluxbox@pkgsuffix@/menu | 4 | session.menuFile: ~/.@pkgprefix@fluxbox@pkgsuffix@/menu |
5 | session.keyFile: ~/.@pkgprefix@fluxbox@pkgsuffix@/keys | 5 | session.keyFile: ~/.@pkgprefix@fluxbox@pkgsuffix@/keys |
6 | session.styleFile: @default_style@ | ||
6 | session.configVersion: 13 | 7 | session.configVersion: 13 |