From: Ian Jackson Date: Mon, 13 Jun 2016 11:01:54 +0000 (+0100) Subject: merge vtwmrc, turn it into a template X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=bf3b7c070ce0c060e53dfc3638c1da904772d0c7;p=ian-dotfiles.git merge vtwmrc, turn it into a template --- diff --git a/dot/configs/list b/dot/configs/list index 7341d1f..008a5d2 100644 --- a/dot/configs/list +++ b/dot/configs/list @@ -23,6 +23,9 @@ dpi_x>104 : font=larger pixels_x>1024 : maccel=4 mthresh=5 dpi_x>99 : maccel=3 mthresh=5 +default : vtwmvdesktop=6432x3608-208-0 +pixels_x=3200 : vtwmvdesktop=19200x9100-0-0 + display=lettuce : font=fixed display=flamingo : font=fixed diff --git a/dot/trnmailcap b/dot/trnmailcap new file mode 100644 index 0000000..0993bcc --- /dev/null +++ b/dot/trnmailcap @@ -0,0 +1 @@ +application/octet-stream; /u/iwj/personal/linux-i386/bin/show-octet-stream %s diff --git a/dot/vtwmrc b/templates/vtwmrc.in old mode 100644 new mode 100755 similarity index 94% rename from dot/vtwmrc rename to templates/vtwmrc.in index 844ca56..1ca85fc --- a/dot/vtwmrc +++ b/templates/vtwmrc.in @@ -1,3 +1,8 @@ +#!/bin/bash +set -e +. infra/template + +cat </dev/null' &" } Menu "demos" @@ -414,3 +409,4 @@ Menu "games" "Solitaire" !"xsol &" "Spider" !"spider &" } +END