Skip to content

Commit

Permalink
chore: remove yaru & set mutter experimental features (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
p5 authored Oct 1, 2024
1 parent e5b493a commit fd2abc1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
7 changes: 3 additions & 4 deletions lumina/files/_silverblue/etc/dconf/db/local.d/01-system
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
[org/gnome/mutter]
experimental-features=["scale-monitor-framebuffer", "xwayland-native-scaling"]

[org/gnome/desktop/interface]
enable-hot-corners=false
color-scheme='prefer-dark'
cursor-theme='Yaru'
icon-theme='Yaru-dark'
gtk-theme='Yaru-dark'
font-antialiasing='rgba'

[org/gnome/desktop/sound]
allow-volume-above-100-percent=true
theme-name='Yaru'

[org/gnome/desktop/wm/preferences]
button-layout=':minimize,maximize,close'
Expand Down
1 change: 0 additions & 1 deletion lumina/scripts/_silverblue/001-gnome-shell.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ rpm-ostree install \
nautilus-open-any-terminal

if [[ "$FEDORA_VERSION" == "40" ]]; then
rpm-ostree install yaru-theme
sed -i 's@\[Desktop Entry\]@\[Desktop Entry\]\nNoDisplay=true@g' /usr/share/applications/org.gnome.Terminal.desktop
fi

Expand Down

0 comments on commit fd2abc1

Please sign in to comment.