main/postmarketos-cros-common: remove newlines after comments (MR 4821)
This commit is contained in:
parent
9491099e73
commit
2cee97a462
1 changed files with 0 additions and 2 deletions
|
@ -40,7 +40,6 @@ package() {
|
||||||
#
|
#
|
||||||
# Configure it as "Ctrl + Space" and "Shift + Ctrl + Space" which
|
# Configure it as "Ctrl + Space" and "Shift + Ctrl + Space" which
|
||||||
# is closer to regular keyboards and matches Chrome OS hotkey.
|
# is closer to regular keyboards and matches Chrome OS hotkey.
|
||||||
|
|
||||||
gnome() {
|
gnome() {
|
||||||
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-base-ui-gnome"
|
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-base-ui-gnome"
|
||||||
install -Dm644 "00_$subpkgname.gschema.override" \
|
install -Dm644 "00_$subpkgname.gschema.override" \
|
||||||
|
@ -53,7 +52,6 @@ gnome() {
|
||||||
# unobvious location of "Meta" key.
|
# unobvious location of "Meta" key.
|
||||||
#
|
#
|
||||||
# Thus change the $mod key to Alt by default.
|
# Thus change the $mod key to Alt by default.
|
||||||
|
|
||||||
sway() {
|
sway() {
|
||||||
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-ui-sway"
|
install_if="$pkgname=$pkgver-r$pkgrel postmarketos-ui-sway"
|
||||||
depends="postmarketos-ui-sway-logo-key-alt"
|
depends="postmarketos-ui-sway-logo-key-alt"
|
||||||
|
|
Loading…
Reference in a new issue