Skip to content

Commit

Permalink
pkg: phosh: danctnix-phosh-ui-meta: unbreak gdk xwayland
Browse files Browse the repository at this point in the history
  • Loading branch information
edgar-vincent authored and Danct12 committed Oct 20, 2020
1 parent 2fcadba commit d96bfb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions PKGBUILDS/phosh/danctnix-phosh-ui-meta/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Danct12 <danct12@disroot.org>
pkgname=danctnix-phosh-ui-meta
pkgver=0.1
pkgrel=16
pkgrel=17
pkgdesc="Meta package for Phosh"
arch=(any)
url="https://github.com/dreemurrs-embedded/Pine64-Arch"
Expand Down Expand Up @@ -72,7 +72,7 @@ package() {

md5sums=('7567fd058afb2a7e5c8690fff0291c80'
'92691718df45090e929219af638898b9'
'5a125ec8db04c3eaadd64b913dbca494'
'7fc8a933c884cb7cc0bd0dc3656c4fab'
'b55db963b6aa8e510787eae5cda2e3c2'
'7d97584f566bb7d50144d75564078e84'
'69aff19df2d6f54de33d784e760bf6d0'
Expand Down
2 changes: 1 addition & 1 deletion PKGBUILDS/phosh/danctnix-phosh-ui-meta/gtk-qt-tweaks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Most pure GTK3 apps use wayland by default, but some,
# like Firefox, need the backend to be explicitely selected.
export GDK_BACKEND=wayland
export MOZ_ENABLE_WAYLAND=1

export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
export QT_QPA_PLATFORM=wayland

0 comments on commit d96bfb0

Please sign in to comment.