Skip to content

Commit

Permalink
Override Gnome settings daemon to allow for XWayland native scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
bennothommo committed Sep 25, 2024
1 parent 1b6f37e commit ec3ad12
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ RELEASE="$(rpm -E %fedora)"
# this installs a package from fedora repos
rpm-ostree install screen

# this would install a package from rpmfusion
# rpm-ostree install vlc
# Override GNOME settings daemon to allow for native XWayland scaling
rpm-ostree override replace \
--experimental \
--from repo=copr:copr.fedorainfracloud.org:ublue-os:staging \
gnome-settings-daemon

#### Example for enabling a System Unit File

systemctl enable podman.socket

0 comments on commit ec3ad12

Please sign in to comment.