This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-home
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
disable X11 bell
pull/1/head
Markus K Brechtel
2 years ago
parent
85c5313ceb
commit
edd4fdb5c7
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
templates/x11/xsession.reload.fish.j2
+ 3
- 0
templates/x11/xsession.reload.fish.j2
View File
@@ -37,3 +37,6 @@ xset dpms {{ display_sleeptime | int }} {{ display_sleeptime | int }} {{ display
{% for xhost in home_xhosts_allow %}
xhost +{{xhost}}
{% endfor %}
# disable bell
xset b off