remove show recents on dock

This commit is contained in:
Triston Armstrong 2024-11-04 13:05:53 +07:00
parent d78c27d035
commit 220abb5e21
Signed by: tristonarmstrong
GPG Key ID: A23B48AE45EB6EFE

View File

@ -77,6 +77,7 @@
system.defaults = {
dock.autohide = true;
dock.orientation = "bottom";
dock.show-recents = false;
dock.persistent-apps = [
"${pkgs.alacritty}/Applications/Alacritty.app"
"/Applications/Safari.app"