Skip to content

Commit

Permalink
Merge branch 'main' into xdg-terminal-exec
Browse files Browse the repository at this point in the history
  • Loading branch information
NiHaiden authored Jan 2, 2025
2 parents 4ad7dbb + 0cd63da commit 128b57a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 22 deletions.
3 changes: 3 additions & 0 deletions build_files/base/05-override-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,6 @@ mv -f /tmp/ublue-update.toml /usr/etc/ublue-update/ublue-update.toml
# Register Fonts
fc-cache -f /usr/share/fonts/ubuntu
fc-cache -f /usr/share/fonts/inter

# Caps
setcap 'cap_net_raw+ep' /usr/libexec/ksysguard/ksgrd_network_helper
1 change: 0 additions & 1 deletion build_files/base/17-cleanup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ systemctl enable brew-update.timer
systemctl --global enable ublue-user-setup.service
systemctl --global enable podman-auto-update.timer
systemctl enable check-sb-key.service
systemctl enable kde-sysmonitor-workaround.service

# Hide Desktop Files. Hidden removes mime associations
sed -i 's@\[Desktop Entry\]@\[Desktop Entry\]\nHidden=true@g' /usr/share/applications/fish.desktop
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 128b57a

Please sign in to comment.