1
0
Fork 0
forked from ahurac/dotfiles

hyprsecscreen : n'écouter qu'en localhost

This commit is contained in:
Hippolyte Chauvin 2023-11-10 19:07:43 +01:00
parent 4489e84c72
commit 9bf24ee5d1

View file

@ -42,7 +42,7 @@ create() {
vscreen_name \
resolution=1920x1080 \
position=0x0 \
listen_address=0.0.0.0
listen_address=127.0.0.1
set -e