commit c2895c1063359b37985c0d8a97364ad0eb7de1b4 parent 2bc9d9fa8c1764ca3d7e9635b93f1756db90295f Author: Antoine Amarilli <a3nm@a3nm.net> Date: Tue, 22 Jul 2014 23:54:21 +0200 new layout management Diffstat:
layout | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/layout b/layout @@ -1,5 +1,6 @@ -#!/usr/bin/zsh +#!/bin/bash xset r rate 200 65 -xkbcomp ~/.xmodmaprc $DISPLAY $* +#xkbcomp ~/.xmodmaprc $DISPLAY +xkbcomp -I$HOME/config/xkb test $DISPLAY