all repos — fluxbox @ 6a31371e494d5c7339c69f1c445539280ddeb2cc

custom fork of the fluxbox windowmanager

oops
fluxgen fluxgen
commit

6a31371e494d5c7339c69f1c445539280ddeb2cc

parent

c803298c636beaa37d76d57c67a01935dd6aafef

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/RootTheme.ccsrc/RootTheme.cc

@@ -204,7 +204,7 @@ if (strstr(m_background->options().c_str(), "centered") != 0)

options += "-c "; if (strstr(m_background->options().c_str(), "random") != 0) options += "-r "; - if (strstr(m_background->options.c_str(), "aspect") != 0) + if (strstr(m_background->options().c_str(), "aspect") != 0) options += "-a "; // compose wallpaper application "fbsetbg" with argumetns