Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
10sr
/
dotfiles-mirror
espelhamento de
https://github.com/10sr/dotfiles.git
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
return xinitrc when invalid situation
pull/1/head
10sr
12 anos atrás
pai
814dc026af
commit
0027bcddb5
1 arquivos alterados
com
3 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+3
-0
xinitrc
+ 3
- 0
xinitrc
Ver arquivo
@@ -1,3 +1,6 @@
test -n "$DISPLAY" || return
test -z "$ROXTERM_PID" || return
test "`hostname`" == "arch-aspireone" &&
setxkbmap -model "acer_laptop" -layout "jp" # this line must comes first
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar