X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/ed5099ff571bda9392e255a6fdb8fceffdfd11a9..9494231456fe472e24edd88d79b87c87aff5350a:/sxhkd/.local/bin/toggle-layout diff --git a/sxhkd/.local/bin/toggle-layout b/sxhkd/.local/bin/toggle-layout index fcae134..5df7e2f 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