mirror of
https://github.com/zedsalim/debian-z.git
synced 2025-12-15 23:59:30 +00:00
Initial Commit
This commit is contained in:
parent
f18da1cc25
commit
a5bc6b13c5
96 changed files with 6936 additions and 0 deletions
8
optional/keyboard_layout.sh
Executable file
8
optional/keyboard_layout.sh
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/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"
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue