From: Dmitry Fedotov Date: Sat, 31 Aug 2024 14:39:41 +0000 (+0300) Subject: Modiry xephyr script. X-Git-Url: https://www.git.dmfe.net/?a=commitdiff_plain;h=ba433492f1c295e0ddd7464de723cdefe65af50a;p=dotfiles Modiry xephyr script. --- diff --git a/scripts/xephyr.sh b/scripts/xephyr.sh index 3490cda..6b67ead 100755 --- a/scripts/xephyr.sh +++ b/scripts/xephyr.sh @@ -1,12 +1,7 @@ #!/bin/bash Xephyr -br -ac -reset -screen 1920x1080 :5 & -# Xephyr -br -ac -reset -screen 800x600 :1 & sleep 1s - export DISPLAY=:5 - -# wallpaper 20 & -xrdb ~/.Xresources $1 &