mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-18 18:57:32 -08:00
remove old comments from gnome
This commit is contained in:
parent
cd8af31922
commit
13e38bc327
@ -115,8 +115,6 @@ in {
|
||||
|
||||
home-manager.users.${user} = {
|
||||
# Remove unwanted desktop entries
|
||||
# Some are added to ~/.local/share/applications and must be removed manually there
|
||||
# TODO: Use chezmoi to Hide these desktop files
|
||||
xdg.desktopEntries.cups = { name = ""; exec = null; settings.Hidden = "true"; };
|
||||
xdg.desktopEntries.writer = { name = ""; exec = null; settings.Hidden = "true"; };
|
||||
xdg.desktopEntries.math = { name = ""; exec = null; settings.Hidden = "true"; };
|
||||
|
Loading…
x
Reference in New Issue
Block a user