このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
ka
/
ansible-role-home
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
xhosts
pull/1/head
Markus Katharina Brechtel
3年前
親
1813b155c1
コミット
6dd3b75ad2
1個のファイルの変更
、
5行の追加
、
0行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+5
-0
templates/x11/xsession.reload.fish.j2
+ 5
- 0
templates/x11/xsession.reload.fish.j2
ファイルの表示
@@ -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 %}