Revert "Keyboard configuration"

This reverts commit a1b887540b.
This commit is contained in:
Сергей Морозов 2022-04-27 23:52:13 +03:00
parent a1b887540b
commit 098454ccc3
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
# remove from airootfs!
[Trigger]
Operation = Install
Type = Package
Target = xorg-xinit
[Action]
Description = Add instructions for startx
When = PostTransaction
Depends = xorg-xinit
Depends = sed
Depends = sh
Exec = /bin/sh -c "echo -e \\nTo start GUI, type startx.\\n >> /etc/motd"