X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/ee3e7188ded9c424e22c15bbf970cd9ac09ff70c..359468168e32456e7eee31687963a91dc540c103:/sxhkd/.local/bin/toggle-layout diff --git a/sxhkd/.local/bin/toggle-layout b/sxhkd/.local/bin/toggle-layout index fcae134..cb259b4 100755 --- a/sxhkd/.local/bin/toggle-layout +++ b/sxhkd/.local/bin/toggle-layout @@ -6,4 +6,5 @@ if [ "$lang" = "us" ]; then setxkbmap ir else setxkbmap us -fi \ No newline at end of file + xmodmap $HOME/.Xmodmap +fi