From ba433492f1c295e0ddd7464de723cdefe65af50a Mon Sep 17 00:00:00 2001 From: Dmitry Fedotov Date: Sat, 31 Aug 2024 17:39:41 +0300 Subject: [PATCH] Modiry xephyr script. --- scripts/xephyr.sh | 5 ----- 1 file changed, 5 deletions(-) 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 & -- 2.39.5