diff options
Diffstat (limited to 'abs/core')
| -rw-r--r-- | abs/core/tilda/PKGBUILD | 4 | ||||
| -rw-r--r-- | abs/core/tilda/config_0 | 2 | 
2 files changed, 3 insertions, 3 deletions
| diff --git a/abs/core/tilda/PKGBUILD b/abs/core/tilda/PKGBUILD index 85a7d17..3fa26e1 100644 --- a/abs/core/tilda/PKGBUILD +++ b/abs/core/tilda/PKGBUILD @@ -5,7 +5,7 @@  pkgname=tilda  pkgver=1.3.1 -pkgrel=3 +pkgrel=4  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' -         'e2a091d91105b99b6f0a0ce37b13b975') +         'cd116d2afeccafdc08b880ed460445da') diff --git a/abs/core/tilda/config_0 b/abs/core/tilda/config_0 index 7cf7b30..c8597ed 100644 --- a/abs/core/tilda/config_0 +++ b/abs/core/tilda/config_0 @@ -52,7 +52,7 @@ timer_resolution = 200  auto_hide_time = 2000  on_last_terminal_exit = 2  palette_scheme = 0 -non_focus_pull_up_behaviour = 0 +non_focus_pull_up_behaviour = 1  cursor_shape = 0  # show_on_monitor_number = 0  title_max_length = 25 | 
