aboutsummaryrefslogtreecommitdiff
path: root/util/fbsetbg
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2003-05-12 19:58:47 (GMT)
committerfluxgen <fluxgen>2003-05-12 19:58:47 (GMT)
commit2ea2bbe364c7d0a95561413d0cb8a684f8f11d66 (patch)
treed45622fbfa8ea0c876249e04fb777ca0ccba8e55 /util/fbsetbg
parent0aab0f60ab268cb3dfb61aa70d3af21a93d5df8b (diff)
downloadfluxbox-2ea2bbe364c7d0a95561413d0cb8a684f8f11d66.zip
fluxbox-2ea2bbe364c7d0a95561413d0cb8a684f8f11d66.tar.bz2
indentation
Diffstat (limited to 'util/fbsetbg')
-rw-r--r--util/fbsetbg4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/fbsetbg b/util/fbsetbg
index ddf57cf..18e170a 100644
--- a/util/fbsetbg
+++ b/util/fbsetbg
@@ -23,7 +23,7 @@
23# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 23# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
24# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 24# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25# 25#
26# $Id: fbsetbg,v 1.5 2003/05/12 19:52:58 fluxgen Exp $ 26# $Id: fbsetbg,v 1.6 2003/05/12 19:58:47 fluxgen Exp $
27 27
28# 28#
29# Portability notes: 29# Portability notes:
@@ -152,7 +152,7 @@ case $WPSETTER in
152 debugstory="This is a RedHat specific app. I can't find docs about it." 152 debugstory="This is a RedHat specific app. I can't find docs about it."
153 ;; 153 ;;
154 display) 154 display)
155 full="`xwininfo -root|grep geom` -window root" 155 full="`xwininfo -root|grep geom` -window root"
156 tile='-window root' 156 tile='-window root'
157 center='-backdrop -window root' 157 center='-backdrop -window root'
158 aspect=$full 158 aspect=$full