diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2024-05-18 22:22:47 +0200 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2024-05-18 22:22:47 +0200 |
commit | 309ec72a71b559daadb5d7b58d8ff2b0c1c46cfc (patch) | |
tree | ba3e57543b9c1bf111f98b55367db3eccad9e3cd /root/.xprofile | |
parent | gentoo (diff) | |
download | n-309ec72a71b559daadb5d7b58d8ff2b0c1c46cfc.tar n-309ec72a71b559daadb5d7b58d8ff2b0c1c46cfc.tar.gz n-309ec72a71b559daadb5d7b58d8ff2b0c1c46cfc.tar.bz2 n-309ec72a71b559daadb5d7b58d8ff2b0c1c46cfc.tar.lz n-309ec72a71b559daadb5d7b58d8ff2b0c1c46cfc.tar.xz n-309ec72a71b559daadb5d7b58d8ff2b0c1c46cfc.tar.zst n-309ec72a71b559daadb5d7b58d8ff2b0c1c46cfc.zip |
Diffstat (limited to '')
-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 |