Markus Katharina Brechtel преди 3 години
родител
ревизия
6dd3b75ad2
променени са 1 файла, в които са добавени 5 реда и са изтрити 0 реда
  1. +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 %}