diff options
Diffstat (limited to 'root/.xprofile')
-rwxr-xr-x | root/.xprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/root/.xprofile b/root/.xprofile index 15941d2..3f0a513 100755 --- a/root/.xprofile +++ b/root/.xprofile @@ -1,4 +1,5 @@ xrandr --output HDMI-1 --set "Broadcast RGB" "Full" +xrandr --output HDMI-1 --right-of DP-1 setxkbmap si xset r rate 150 60 # delay cps xset b off # zvonček |