Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
ka
/
ansible-role-home
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
xhosts
pull/1/head
Markus Katharina Brechtel
3 anos atrás
pai
1813b155c1
commit
6dd3b75ad2
1 arquivos alterados
com
5 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
+5
-0
templates/x11/xsession.reload.fish.j2
+ 5
- 0
templates/x11/xsession.reload.fish.j2
Ver arquivo
@@ -21,3 +21,8 @@ rofi -theme ~/.config/rofi/theme -dump-xresources > ~/.config/rofi/config
# screensaver settings
/usr/local/bin/screensaver-settings
# allow hosts
{% for xhost in home_xhosts_allow %}
xhost +{{xhost}}
{% endfor %}