本網站在啟用 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 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+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 %}