feat: add anytype
This commit is contained in:
parent
c915b99ee6
commit
d680500ea2
2 changed files with 6 additions and 2 deletions
home/desktop
|
@ -16,7 +16,11 @@ in {
|
|||
"gnomebedtime@ionutbortis.gmail.com"
|
||||
"tailscale-status@maxgallup.github.com"
|
||||
];
|
||||
favorite-apps = [ "org.gnome.Nautilus.desktop" "mullvadbrowser.desktop" ];
|
||||
favorite-apps = [
|
||||
"org.gnome.Nautilus.desktop"
|
||||
"mullvadbrowser.desktop"
|
||||
"anytype.desktop"
|
||||
];
|
||||
};
|
||||
"org/gnome/shell/extensions/pop-shell" = {
|
||||
tile-by-default = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue