1
0
mirror of git://git.suckless.org/st synced 2025-12-17 04:33:10 +01:00

use SHELL environment variable (thx Thomas Adam)

This commit is contained in:
Aurélien Aptel
2010-04-26 19:20:53 +02:00
parent b3b7ffce5f
commit d01c55c9ab
2 changed files with 6 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
#define SHELL "/bin/bash"
#define TAB 8
#define FONT "6x13"