debian-z/optional/keyboard_layout.sh

9 lines
191 B
Bash
Raw Normal View History

2023-06-20 17:45:22 +01:00
#!/bin/bash
sudo apt install -y ibus ibus-m17n m17n-db xfonts-intl-arabic
im-config -n ibus
printf "\e[1;32mlog out and log back in to apply the changes and then run (ibus-setup)\e[0m\n"