X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/212feb206d0d0a6891498030630b0d5da0b76dc9..bfda730d865610e210485a0a60c16e56c300965d:/.profile?ds=sidebyside

diff --git a/.profile b/.profile
index af4bb6b..65221c4 100644
--- a/.profile
+++ b/.profile
@@ -64,17 +64,6 @@ if [ -z "$IS_GUIX_SYSTEM" ]; then
     fi
 fi
 
-setxkbmap \
-    -layout us,ir \
-    -option ctrl:nocaps \
-    -option grp:shifts_toggle
-
-xmodmap -e "keysym Menu = Super_R"
-
-xset r rate 200 45
-
-xrdb -merge "$HOME/.Xresources"
-
 # footenote: when on a foreign distro and using Xfce, don't forget to
 # disable its auto-start of gpg- and ssh-agent, by issuing
 #     xfconf-query -c xfce4-session -p /startup/ssh-agent/enabled -n -t bool -s false