summaryrefslogtreecommitdiffstats
path: root/root/.xprofile
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2023-02-21 15:06:12 +0100
committerAnton Luka Šijanec <anton@sijanec.eu>2023-02-21 15:06:12 +0100
commitcf48c423dbe7e6cf24bf1475e34778c2e7c8e33e (patch)
tree0d5613dde38a1a9ae1ec9da69f5422b8d34f5bcd /root/.xprofile
parentcorrect locale actually export into env (diff)
downloadn-cf48c423dbe7e6cf24bf1475e34778c2e7c8e33e.tar
n-cf48c423dbe7e6cf24bf1475e34778c2e7c8e33e.tar.gz
n-cf48c423dbe7e6cf24bf1475e34778c2e7c8e33e.tar.bz2
n-cf48c423dbe7e6cf24bf1475e34778c2e7c8e33e.tar.lz
n-cf48c423dbe7e6cf24bf1475e34778c2e7c8e33e.tar.xz
n-cf48c423dbe7e6cf24bf1475e34778c2e7c8e33e.tar.zst
n-cf48c423dbe7e6cf24bf1475e34778c2e7c8e33e.zip
Diffstat (limited to 'root/.xprofile')
-rwxr-xr-xroot/.xprofile8
1 files changed, 8 insertions, 0 deletions
diff --git a/root/.xprofile b/root/.xprofile
new file mode 100755
index 0000000..6c0a3bd
--- /dev/null
+++ b/root/.xprofile
@@ -0,0 +1,8 @@
+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
+xmodmap ~/.Xmodmap
+xrdb ~/.Xresources
+pulseaudio &