From 80a07018ddc505831c8f24cd19ca2eac35d62838 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Thu, 21 Jan 2016 21:16:08 +0000 Subject: tilda: increase font size and kill animation --- abs/core/tilda/PKGBUILD | 4 ++-- abs/core/tilda/config_0 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/abs/core/tilda/PKGBUILD b/abs/core/tilda/PKGBUILD index 6c4c7e7..85a7d17 100644 --- a/abs/core/tilda/PKGBUILD +++ b/abs/core/tilda/PKGBUILD @@ -5,7 +5,7 @@ pkgname=tilda pkgver=1.3.1 -pkgrel=2 +pkgrel=3 pkgdesc="A Gtk based drop down terminal for Linux and Unix" arch=('i686' 'x86_64') url="https://github.com/lanoxx/tilda" @@ -34,4 +34,4 @@ package() { } md5sums=('2e1e40e73ccd4f03b3595b8842bb0397' 'eae07ef0ffb2e9dee3ba5eec3e87b920' - 'e2fc4a2d0eb3205b1091e30f633b53f8') + 'e2a091d91105b99b6f0a0ce37b13b975') diff --git a/abs/core/tilda/config_0 b/abs/core/tilda/config_0 index d3a7a33..7cf7b30 100644 --- a/abs/core/tilda/config_0 +++ b/abs/core/tilda/config_0 @@ -1,6 +1,6 @@ tilda_config_version = "1.3.1" # command = "" -font = "DejaVu Sans Mono 14" +font = "DejaVu Sans Mono 16" key = "F3" addtab_key = "t" fullscreen_key = "F11" @@ -81,7 +81,7 @@ scroll_on_key = true bell = false run_command = false pinned = true -animation = true +animation = false hidden = true set_as_desktop = false centered_horizontally = true -- cgit v0.12