From be9168b19a2ab0884c3a4185d0089ed42e87c0e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20Luka=20=C5=A0ijanec?= Date: Sat, 29 Jul 2023 00:49:38 +0200 Subject: c xprofile /root instead of /root/ --- root/.xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'root/.xprofile') diff --git a/root/.xprofile b/root/.xprofile index f6002fb..15941d2 100755 --- a/root/.xprofile +++ b/root/.xprofile @@ -2,7 +2,7 @@ xrandr --output HDMI-1 --set "Broadcast RGB" "Full" setxkbmap si xset r rate 150 60 # delay cps xset b off # zvonček -xkbcomp -I/root/xkb ~/xkb/map $DISPLAY +xkbcomp -I$HOME/xkb ~/xkb/map $DISPLAY xmodmap ~/.Xmodmap xrdb ~/.Xresources pulseaudio & -- cgit v1.2.3