[emacs] remove previous [experimental] emacs config
[~bandali/configs] / sxhkd / .local / bin / toggle-layout
index fcae134..5df7e2f 100755 (executable)
@@ -6,4 +6,5 @@ if [ "$lang" = "us" ]; then
     setxkbmap ir
 else
     setxkbmap us
-fi
\ No newline at end of file
+    #xmodmap $HOME/.Xmodmap
+fi