remove show recents on dock
This commit is contained in:
parent
d78c27d035
commit
220abb5e21
@ -77,6 +77,7 @@
|
|||||||
system.defaults = {
|
system.defaults = {
|
||||||
dock.autohide = true;
|
dock.autohide = true;
|
||||||
dock.orientation = "bottom";
|
dock.orientation = "bottom";
|
||||||
|
dock.show-recents = false;
|
||||||
dock.persistent-apps = [
|
dock.persistent-apps = [
|
||||||
"${pkgs.alacritty}/Applications/Alacritty.app"
|
"${pkgs.alacritty}/Applications/Alacritty.app"
|
||||||
"/Applications/Safari.app"
|
"/Applications/Safari.app"
|
||||||
|
Loading…
Reference in New Issue
Block a user