From b0aace975d0e071c0471f9667bdeb4d294c2b93a Mon Sep 17 00:00:00 2001 From: = Date: Sat, 25 Jul 2020 09:16:24 +0100 Subject: [PATCH] update barrier address --- xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xinitrc b/xinitrc index 6f348a9..58e763a 100644 --- a/xinitrc +++ b/xinitrc @@ -78,10 +78,10 @@ export XCURSOR_PATH="" _host=$(hostname) case "$_host" in Patricia) - barriers --no-tray --debug ERROR --name Patricia -c ~/.config/barrier/barrier.conf --address 192.168.0.201:24800 & + barriers --no-tray --debug ERROR --name Patricia -c ~/.config/barrier/barrier.conf --address 192.168.8.10:24800 & ;; Pamela) - # TODO - why did i have these? do i still need them? + # nvidia drivers xrandr settings xrandr --dpi 96 xrandr --setprovideroutputsource modesetting NVIDIA-0 xrandr --auto