Skip to content

Commit

Permalink
feat(gnome): Add xwayland fractional scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo committed May 22, 2024
1 parent 9a1eede commit 6b7958e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,7 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
--from repo=copr:copr.fedorainfracloud.org:ublue-os:staging \
mutter \
mutter-common \
gnome-settings-daemon \
gnome-shell \
vte291 \
vte-profile && \
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sort-directories-first=true
show-create-link=true

[org/gnome/mutter]
experimental-features=['variable-refresh-rate', 'scale-monitor-framebuffer']
experimental-features=['variable-refresh-rate', 'scale-monitor-framebuffer', 'xwayland-native-scaling']

[org/gnome/software]
allow-updates=false
Expand Down

0 comments on commit 6b7958e

Please sign in to comment.