X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/359468168e32456e7eee31687963a91dc540c103..7372a4ea463a511770e03a762d8e71c77abf2758:/sxhkd/.local/bin/toggle-layout?ds=inline

diff --git a/sxhkd/.local/bin/toggle-layout b/sxhkd/.local/bin/toggle-layout
index cb259b4..5df7e2f 100755
--- a/sxhkd/.local/bin/toggle-layout
+++ b/sxhkd/.local/bin/toggle-layout
@@ -6,5 +6,5 @@ if [ "$lang" = "us" ]; then
     setxkbmap ir
 else
     setxkbmap us
-    xmodmap $HOME/.Xmodmap
+    #xmodmap $HOME/.Xmodmap
 fi