all repos — fluxbox @ 93b3d7e6c589e49c85e1b037840c117357d90e42

custom fork of the fluxbox windowmanager

little update from han
rathnor rathnor
commit

93b3d7e6c589e49c85e1b037840c117357d90e42

parent

734b99611b0937a94407df0536fcdcd7cad45d13

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

jump to
M util/fbsetbgutil/fbsetbg

@@ -23,7 +23,7 @@ # CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,

# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -# $Id: fbsetbg,v 1.10 2003/07/10 11:10:51 fluxgen Exp $ +# $Id: fbsetbg,v 1.11 2003/07/20 10:58:27 rathnor Exp $ # # Portability notes:

@@ -116,7 +116,7 @@ xmessage -center "$@"

} remembercommand() { - grep -vs "${DISPLAY}$" ${lastwallpaper} > ${lastwallpaper}.tmp + grep -vs "|${DISPLAY}$" ${lastwallpaper} > ${lastwallpaper}.tmp mv -f ${lastwallpaper}.tmp ${lastwallpaper} # Make dir/../../path/file.jpg work case $wallpaper in