dcfcfe5d57
Fix broken keyboard handling
5 lines
96 B
Bash
Executable File
5 lines
96 B
Bash
Executable File
#!/bin/sh
|
|
export GDK_USE_XFT=1
|
|
export LANG="en_US.UTF-8"
|
|
/usr/bin/X11/rxvt -bg black -fg gray90
|