From 5f8f853c064866f911f5e770cc92989e94fb4232 Mon Sep 17 00:00:00 2001 From: Maxim Lihachev Date: Thu, 17 Apr 2014 20:59:58 +0600 Subject: [PATCH] =?UTF-8?q?fsz:=20=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D1=80=D0=B0=D0=B7=D0=BC=D0=B5=D1=80=D0=B0?= =?UTF-8?q?=20=D1=88=D1=80=D0=B8=D1=84=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fsz | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 fsz diff --git a/fsz b/fsz new file mode 100755 index 0000000..222c02f --- /dev/null +++ b/fsz @@ -0,0 +1,3 @@ +#!/bin/bash + +printf '\33]50;%s' "xft:${2:-DejaVU Sans Mono}:pixelsize=${1:-16}"