X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/a71a12e16a9d94484e15141b4dea7f37f4091abd..97b0b2e3a5956ae4d40ab570505c4c5e34eeb271:/.profile

diff --git a/.profile b/.profile
index c812eb9..65221c4 100644
--- a/.profile
+++ b/.profile
@@ -64,15 +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"
-
-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