From 419e929bb52b605fbf2bb3df37a9b6031518058d Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 4 Apr 2018 17:18:23 +0200 Subject: [PATCH] changed term. Can now launch st -e without problems --- PKGBUILD | 2 +- config.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index f141b74..68a26ef 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -23,7 +23,7 @@ source=("http://dl.suckless.org/st/$pkgname-$pkgver.tar.gz" "${_patches[@]}") sha256sums=('c4fb0fe2b8d2d3bd5e72763e80a8ae05b7d44dbac8f8e3bb18ef0161c7266926' - 'd8ddb0385fa1dbf0599b345cbb0655cf605f43668234884cf892d44cb2f04320' + '51ed89228ed099192379e3c90f8ff83ebe5bdeb45ae47723ddc5d94de05f0ad0' '4989c03de5165234303d3929e3b60d662828972203561651aa6dc6b8f67feeb8' '8279d347c70bc9b36f450ba15e1fd9ff62eedf49ce9258c35d7f1cfe38cca226' '3fb38940cc3bad3f9cd1e2a0796ebd0e48950a07860ecf8523a5afd0cd1b5a44' diff --git a/config.h b/config.h index cc5cffd..e345586 100644 --- a/config.h +++ b/config.h @@ -63,7 +63,7 @@ static unsigned int cursorthickness = 2; static int bellvolume = 0; /* default TERM value */ -char *termname = "st-256color"; +char *termname = "xterm-256color"; /* * spaces per tab